Problem exam
User Harshith
Submission Time 2026-03-09 16:40:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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