| Problem | childsetter4 |
|---|---|
| User | Karax |
| Submission Time | 2026-06-17 17:44:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
childsetter4.cpp: In function ‘int main()’:
childsetter4.cpp:9:13: error: expected ‘;’ before ‘long’
9 | cout.tie(0)
| ^
| ;
childsetter4.cpp:12:12: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
12 | cin >> n;
| ^
| yn