Problem maximum
User yrtan17
Submission Time 2024-03-10 19:38:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maximum.cpp:1:1: error: ‘a’ does not name a type
1 | a = input(); b = input()
| ^
maximum.cpp:1:14: error: ‘b’ does not name a type
1 | a = input(); b = input()
| ^