Problem platonic3
User Hatrix
Submission Time 2026-03-28 10:34:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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