Problem maximum
User dhiyanesh
Submission Time 2025-03-24 11:11:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maximum.cpp:1:3: error: invalid preprocessing directive #Read
1 | # Read input values
| ^~~~
maximum.cpp:2:1: error: ‘a’ does not name a type
2 | a = int(input())
| ^