Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use c programming The Registration Begin The competition between universities resumed. To enter the competition, each person must register by submitting the form in the

Use c programming

The Registration Begin

The competition between universities resumed. To enter the competition, each person must register by submitting the form in the format determined by the registration committee. Jojo and his friends were eager to take part in the competition. But unfortunately, the format they have is very different from the format determined by the committee. You as a close friend of Jojo feel sorry and wants to help them change the format.

Format Input

There are 3 lines, the first line contains the student ID, N which contains the numbers 0-9, the second line contains the full name of student M, and the last line contains a character that indicates the student class C and a number that indicates the student class number O.

Format Output

In the form of 4 lines with the following format Id : N Name : M Class : C Num : O

Constraints

|N| = 10, where |N| denotes the length of string N.

1 |M| 100, where |M| denotes the length of string M.

A C Z.

1 O 1000.

Sample Input (standard input)

2920331921

Jojo jolian

C 28

Sample Output (standard output)

Id : 2920331921

Name : Jojo jolian

Class : C

Num : 28

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Secrets Of Analytical Leaders Insights From Information Insiders

Authors: Wayne Eckerson

1st Edition

1935504347, 9781935504344

More Books

Students also viewed these Databases questions

Question

Over the past

Answered: 1 week ago

Question

years ago.

Answered: 1 week ago