Problem examstress2
User Whatturtle
Submission Time 2024-08-07 12:18:22
Score 0

Compile Error

examstress2.cpp:1:1: error: ā€˜nā€™ does not name a type
1 | n,k = list(map(int, input().split()))
| ^