Problem 3nplus1II
User qwertyuiop
Submission Time 2024-04-10 17:35:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1II.cpp:1:1: error: ‘a’ does not name a type
1 | a,b = map(int, input().split())
| ^