Problem maxavg
User thatlycheeoolongdrink
Submission Time 2024-04-01 10:19:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

maxavg.cpp:1:1: error: ā€˜nā€™ does not name a type
1 | n, m = map(int, input().split())
| ^