정답 개수:
77
틀린 개수:
0
실행 실패 개수:
23
1 2 2 8
런타임 에러 (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 39 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 39 at Program.<Main>$(String[] args) in /tmp/target/CsharpApp/Program.cs:line 43
8
1 2 2 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 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 39 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 39 at Program.<Main>$(String[] args) in /tmp/target/CsharpApp/Program.cs:line 43
4
1 3 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 39 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 39 at Program.<Main>$(String[] args) in /tmp/target/CsharpApp/Program.cs:line 43
2