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

Compile Error

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