Problem examstress2
User newperson
Submission Time 2024-08-05 21:27:10
Score 0

Compile Error

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