| Problem | urarareader |
|---|---|
| User | Devthethala |
| Submission Time | 2026-06-23 10:20:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
urarareader.cpp: In function ‘int main()’:
urarareader.cpp:14:15: error: ‘no’ was not declared in this scope; did you mean ‘n’?
14 | cout << no;
| ^~
| n
urarareader.cpp:16:1: error: expected ‘}’ at end of input
16 | }
| ^
urarareader.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^