| Problem | fuji |
|---|---|
| User | PrunJuice |
| Submission Time | 2025-11-16 18:54:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fuji.cpp: In function ‘int main()’:
fuji.cpp:16:17: error: ‘a’ was not declared in this scope
16 | cout.tie(0);a
| ^
fuji.cpp:18:12: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
18 | cin >> n;
| ^
| yn