정답 개수:
43
틀린 개수:
37
실행 실패 개수:
20
5 0 3 -3 4 9
3 3 4 12
3 3 0 12
5 5 -1 4 8 -9
1 4 5 17
1 4 -1 17
5 -5 7 8 5 -6
2 5 7 14
2 5 -5 14
1 3
런타임 에러 (RTE)
stderr:
Unhandled exception. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index') at System.Collections.Generic.List`1.get_Item(Int32 index) at baekjoon.Program.Main() in Program.cs:line 44
3 3 3 0
1 4
런타임 에러 (RTE)
stderr:
Unhandled exception. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index') at System.Collections.Generic.List`1.get_Item(Int32 index) at baekjoon.Program.Main() in Program.cs:line 44
4 4 4 0
1 6
런타임 에러 (RTE)
stderr:
Unhandled exception. System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index') at System.Collections.Generic.List`1.get_Item(Int32 index) at baekjoon.Program.Main() in Program.cs:line 44
6 6 6 0