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