| Problem | sumint | 
|---|---|
| User | TienKai | 
| Submission Time | 2024-01-28 23:50:36 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 sumint.cpp: In function ‘int main()’:
sumint.cpp:19:11: error: expected ‘}’ at end of input
   19 |   return 0;
      |           ^
sumint.cpp:5:14: note: to match this ‘{’
    5 | signed main(){
      |              ^