| Problem | platonic9 |
|---|---|
| User | huangchengcheng |
| Submission Time | 2026-04-18 09:42:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
platonic9.cpp: In function ‘int main()’:
platonic9.cpp:13:9: error: ‘k’ was not declared in this scope
13 | if (k%2==1){
| ^
platonic9.cpp:15:22: error: ‘n’ was not declared in this scope
15 | b[N]=arr[n-j-1];
| ^