| Problem | platonic12 |
|---|---|
| User | KingH |
| Submission Time | 2026-02-09 17:11:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
platonic12.cpp: In function ‘int main()’:
platonic12.cpp:12:25: error: ‘K’ was not declared in this scope
12 | for (int i = 0; i < K; i++){
| ^
platonic12.cpp:16:18: error: ‘K’ was not declared in this scope
16 | for (int i = K; i < N; i++) {
| ^