Project 1
You cannot submit for this problem because the homework's deadline is due.
Background
This project will give you experience in using basic C++ constructs including I/O, arithmetic operators, branch and loop.
Description
Refer to the description file on Canvas.
Format
Your program should first prompt:
Please enter the integer and the test number:
Sample Input & Output 1
Please enter the integer and the test number: 3 1
1
Sample Input & Output 2
Please enter the integer and the test number: -1 1
Please enter the integer and the test number: 3 1
1
Limitation
1s, 128MiB for each test case.
Project 1
- Status
- Finished
- Problems
- 1
- Open Since
- 2023-05-16 18:00
- DDL
- 2023-05-29 23:59
- Extension
- 72.0 hour(s)