| Problem | chinese |
|---|---|
| User | R9q5P8 |
| Submission Time | 2025-11-14 10:00:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
chinese.cpp: In function ‘int main()’:
chinese.cpp:11:18: error: ‘N’ was not declared in this scope
11 | for (int i=0; i<N; ++i)
| ^
chinese.cpp:17:18: error: ‘N’ was not declared in this scope
17 | for (int i=0; i<N; ++i)
| ^
chinese.cpp:27:18: error: ‘N’ was not declared in this scope
27 | for (int i=0; i<N; ++i)
| ^