Problem maximumtriangle
User eulerleonhardfan
Submission Time 2023-12-27 11:00:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maximumtriangle.cpp: In function ‘int32_t main()’:
maximumtriangle.cpp:55:6: error: ‘readInt’ was not declared in this scope
55 | n = readInt();
| ^~~~~~~