| Problem | dyingpolynomial |
|---|---|
| User | xyzidk9 |
| Submission Time | 2026-07-18 11:42:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
dyingpolynomial.cpp: In function ‘int32_t main()’:
dyingpolynomial.cpp:28:13: error: expected ‘}’ at end of input
28 | return 0;
| ^
dyingpolynomial.cpp:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^