Problem sumint
User mertbbm2
Submission Time 2023-04-03 16:57:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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