Problem platonic3
User Hatrix
Submission Time 2026-03-13 14:22:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

platonic3.cpp: In function ‘int main()’:
platonic3.cpp:12:7: error: ‘i’ was not declared in this scope
12 | if(a[i]>= 10000 and a[i] <= 99999) {
| ^