Problem maximum
User FCforCodebreaker1
Submission Time 2026-04-30 16:11:02
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,b =int(input().split())
| ^