Problem sort2
User Sans12345
Submission Time 2025-04-01 17:20:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sort2.cpp:1:1: error: ā€˜l’ does not name a type
1 | l = map(int,input().split(" "))
| ^