| Problem | sumint |
|---|---|
| User | dfsssssssssfsdfdssgdfs |
| Submission Time | 2026-01-07 16:08:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:8:12: error: expected primary-expression before ‘)’ token
8 | for (c!=d;){
| ^
sumint.cpp:8:12: error: expected ‘;’ before ‘)’ token
8 | for (c!=d;){
| ^
| ;
sumint.cpp:13:10: error: ‘s’ was not declared in this scope
13 | cout << s;
| ^