Problem maximum
User Karmainducing
Submission Time 2026-05-06 20:16:08
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 = map(int, input().split())
| ^