CodeCampus

Programming lab

Practice real code

Every language has 10 Basic, 10 Intermediate, and 10 Advanced challenges. Hidden test cases stay protected on the server.

Difficulty
2 protected hidden tests

Basic problems

Basic challenge

Echo a number 1

Read one whole number and print it exactly once.

Sample input

12

Expected output

12
Built with GenMB
Built with GenMB