Problem platonic
User blackscreen1
Submission Time 2025-06-15 20:00:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

platonic.cpp: In function ‘int main()’:
platonic.cpp:39:17: error: ‘v’ was not declared in this scope
39 | cout << max(max(v[1],v[2]),v[3]);
| ^