Problem sort
User thatgreyCat7777
Submission Time 2025-08-09 08:21:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sort.cpp:1:1: error: ‘size’ does not name a type
1 | size = int(input())
| ^~~~