Problem 3nplus1II
User poopyjshdsd
Submission Time 2026-03-09 17:58:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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