정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
2 1 1 4 1 1
런타임 에러 (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 Program.<<Main>$>g__Promising|0_3(Int32 i, Int32 v, Int32 w, <>c__DisplayClass0_0&) in /tmp/target/CsharpApp/Program.cs:line 32 at Program.<<Main>$>g__Backtracking|0_2(Int32 i, Int32 v, Int32 w, <>c__DisplayClass0_0&) in /tmp/target/CsharpApp/Program.cs:line 14 at Program.<Main>$(String[] args) in /tmp/target/CsharpApp/Program.cs:line 47
4
3 3 1 2 3 6 1 7
런타임 에러 (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 Program.<<Main>$>g__Promising|0_3(Int32 i, Int32 v, Int32 w, <>c__DisplayClass0_0&) in /tmp/target/CsharpApp/Program.cs:line 32 at Program.<<Main>$>g__Backtracking|0_2(Int32 i, Int32 v, Int32 w, <>c__DisplayClass0_0&) in /tmp/target/CsharpApp/Program.cs:line 14 at Program.<Main>$(String[] args) in /tmp/target/CsharpApp/Program.cs:line 47
9
3 2 2 10 2 7 2 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 Program.<<Main>$>g__Promising|0_3(Int32 i, Int32 v, Int32 w, <>c__DisplayClass0_0&) in /tmp/target/CsharpApp/Program.cs:line 32 at Program.<<Main>$>g__Backtracking|0_2(Int32 i, Int32 v, Int32 w, <>c__DisplayClass0_0&) in /tmp/target/CsharpApp/Program.cs:line 14 at Program.<Main>$(String[] args) in /tmp/target/CsharpApp/Program.cs:line 47
10