| Problem | mrt |
|---|---|
| User | idkhowtocode |
| Submission Time | 2026-03-20 00:04:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mrt.cpp: In function ‘int main()’:
mrt.cpp:49:11: error: expected ‘}’ at end of input
49 | return 0;
| ^
mrt.cpp:4:15: note: to match this ‘{’
4 | signed main() {
| ^