정답 개수:
79
틀린 개수:
0
실행 실패 개수:
21
4 1 1 4 5 1 3
런타임 에러 (RTE)
stderr:
Unhandled exception. System.Collections.Generic.KeyNotFoundException: The given key '3' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Program.<<Main>$>g__DFS|0_1(Int32 start, Int32 distance, Boolean[] visited, <>c__DisplayClass0_0&) in /tmp/compile/1cbc94fc8f54eefe54f26c870e0103b09393eb64eb4999679c768999d6d1c7e7/CsharpApp/Program.cs:line 32 at Program.<Main>$(String[] args) in /tmp/compile/1cbc94fc8f54eefe54f26c870e0103b09393eb64eb4999679c768999d6d1c7e7/CsharpApp/Program.cs:line 47
-1
6 1 1 6 4 4 3
런타임 에러 (RTE)
stderr:
Unhandled exception. System.Collections.Generic.KeyNotFoundException: The given key '4' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Program.<<Main>$>g__DFS|0_1(Int32 start, Int32 distance, Boolean[] visited, <>c__DisplayClass0_0&) in /tmp/compile/1cbc94fc8f54eefe54f26c870e0103b09393eb64eb4999679c768999d6d1c7e7/CsharpApp/Program.cs:line 32 at Program.<Main>$(String[] args) in /tmp/compile/1cbc94fc8f54eefe54f26c870e0103b09393eb64eb4999679c768999d6d1c7e7/CsharpApp/Program.cs:line 46
-1
4 1 1 3 10 3 2
런타임 에러 (RTE)
stderr:
Unhandled exception. System.Collections.Generic.KeyNotFoundException: The given key '2' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Program.<<Main>$>g__DFS|0_1(Int32 start, Int32 distance, Boolean[] visited, <>c__DisplayClass0_0&) in /tmp/compile/1cbc94fc8f54eefe54f26c870e0103b09393eb64eb4999679c768999d6d1c7e7/CsharpApp/Program.cs:line 32 at Program.<Main>$(String[] args) in /tmp/compile/1cbc94fc8f54eefe54f26c870e0103b09393eb64eb4999679c768999d6d1c7e7/CsharpApp/Program.cs:line 47
-1