| Problem | differencearray |
|---|---|
| User | anice |
| Submission Time | 2026-02-24 21:10:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
differencearray.cpp: In function ‘int main()’:
differencearray.cpp:36:5: error: expected ‘}’ at end of input
36 | }
| ^
differencearray.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^