Problem | platonic3 |
---|---|
User | kye |
Submission Time | 2025-06-19 10:50:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
platonic3.cpp: In function ‘int main()’:
platonic3.cpp:7:12: error: ‘N’ was not declared in this scope
7 | cin >> N;
| ^
platonic3.cpp:10:16: error: ‘j’ was not declared in this scope
10 | cin >> j;
| ^