Problem | sumint |
---|---|
User | theRealLucasXD |
Submission Time | 2025-05-22 21:37:21 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
sumint.cpp:2:1: error: ‘include’ does not name a type
2 | include namespace std;
| ^~~~~~~
sumint.cpp:9:1: error: expected ‘,’ or ‘;’ before ‘signed’
9 | signed main() {
| ^~~~~~