Problem platonic2
User PlayVoltz
Submission Time 2025-06-18 23:07:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

platonic2.cpp: In function ‘int main()’:
platonic2.cpp:8:22: error: ‘n’ was not declared in this scope
8 | for (int i = 0; i < n; i++){
| ^