Problem 3nplus1II
User iso6ky
Submission Time 2024-03-13 20:11:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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