| Problem | eelimination |
|---|---|
| User | superG |
| Submission Time | 2025-07-07 15:37:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cc1plus: error: ‘::main’ must return ‘int’
eelimination.cpp: In function ‘int main()’:
eelimination.cpp:37:13: error: expected ‘}’ at end of input
37 | return 0;
| ^
eelimination.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^