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