정답 개수:
42
틀린 개수:
35
실행 실패 개수:
23
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
3 2 3 1 2 3
1
2
4 2 4 1 2 4
1
2
8 4 1 5 4 1 4 3 6 5
3
4
2 0
런타임 에러 (RTE)
stderr:
Unhandled exception. System.Collections.Generic.KeyNotFoundException: The given key '1' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Program.Main(String[] args) in Program.cs:line 31
0
3 0
런타임 에러 (RTE)
stderr:
Unhandled exception. System.Collections.Generic.KeyNotFoundException: The given key '1' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Program.Main(String[] args) in Program.cs:line 31
0
4 0
런타임 에러 (RTE)
stderr:
Unhandled exception. System.Collections.Generic.KeyNotFoundException: The given key '1' was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at Program.Main(String[] args) in Program.cs:line 31
0