성적 평가
Time Limit: 1 SecMemory Limit: 1024 MiB
Example Input 1
3
40 80 70
50 10 20
100 70 30
Example Output 1
3 1 2
1 3 2
1 2 3
1 2 3
Example Input 2
3
1000 1000 700
300 100 400
200 400 400
Example Output 2
1 1 3
2 3 1
3 1 1
1 1 1
Language-Specific Restrictions
© 2023-2025. All rights reserved.
Powered by @Rn
logo