Problem | sumint |
---|---|
User | anna15 |
Submission Time | 2024-04-13 11:26:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp: In function ‘int main()’:
sumint.cpp:14:18: error: expected ‘}’ at end of input
14 | cout << d <<"/n";
| ^
sumint.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^