Problem platonic2
User khai
Submission Time 2025-06-19 10:10:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

platonic2.cpp: In function ‘int main()’:
platonic2.cpp:12:24: error: ‘i’ was not declared in this scope
12 | int smallest = numbers[i];
| ^