Problem platonic
User akyy1713
Submission Time 2025-06-19 10:45:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

platonic.cpp: In function ‘int main()’:
platonic.cpp:7:25: error: ‘maxb’ was not declared in this scope
7 | long long ans = max(a, maxb,c));
| ^~~~