Problem ippt
User Shreyas123456789
Submission Time 2026-03-09 17:18:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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