Problem platonic
User Goatedrizzysigmaguy69420
Submission Time 2025-06-19 09:38:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

platonic.cpp: In function ‘int main()’:
platonic.cpp:9:6: error: ‘biggest’ was not declared in this scope
9 | biggest = max(a, max(b, c));
| ^~~~~~~