| Problem | sadtrainer |
|---|---|
| User | Harshith |
| Submission Time | 2026-03-09 15:48:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sadtrainer.cpp: In function ‘int main()’:
sadtrainer.cpp:17:11: error: expected ‘;’ before ‘}’ token
17 | cout<<a[x]
| ^
| ;
18 | }
| ~