Problem maximum
User sconsrr
Submission Time 2025-02-05 16:18:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maximum.cpp:1:10: error: ‘input’ was not declared in this scope; did you mean ‘int’?
1 | int(a) = input()
| ^~~~~
| int