Problem sumint
User yuwen1st
Submission Time 2026-01-13 21:21:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int main()’:
sumint.cpp:6:8: error: ‘D’ was not declared in this scope
6 | cin>>D;
| ^
sumint.cpp:8:8: error: ‘amount’ was not declared in this scope
8 | cin>>amount;
| ^~~~~~