Problem examstress2
User newperson
Submission Time 2024-08-04 01:03:49
Score 0

Compile Error

examstress2.cpp:1:1: error: ‘a’ does not name a type
1 | a = [int(i) for i in input().split()]
| ^