| Problem | management |
|---|---|
| User | Elias |
| Submission Time | 2026-06-23 15:45:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
management.cpp: In function ‘int main()’:
management.cpp:5:10: error: expected ‘;’ at end of input
5 | 676767
| ~~~~~~^
| ;
management.cpp:5:4: error: expected ‘}’ at end of input
5 | 676767
| ^~~~~~
management.cpp:4:14: note: to match this ‘{’
4 | signed main(){
| ^