Problem 3nplus1II
User CYangTong
Submission Time 2026-03-11 15:42:08
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=[int(i) for i in input().split()]
| ^