Problem sumint
User LOL7651
Submission Time 2024-02-17 23:46:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sumint.cpp: In function ‘int32_t main()’:
sumint.cpp:13:22: error: ‘d’ was not declared in this scope
13 | for (int i=1; i<=d; i++){
| ^