정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 1000
런타임 에러 (RTE)
stderr:
Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at Program.Main() in Program.cs:line 27
1 1000
2 24 52
런타임 에러 (RTE)
stderr:
Unhandled exception. System.FormatException: The input string '24 52' was not in a correct format. at System.Number.ThrowFormatException[TChar](ReadOnlySpan`1 value) at System.Convert.ToInt32(String value) at Program.Main() in Program.cs:line 23
2 24 52
2 44 62
런타임 에러 (RTE)
stderr:
Unhandled exception. System.FormatException: The input string '44 62' was not in a correct format. at System.Number.ThrowFormatException[TChar](ReadOnlySpan`1 value) at System.Convert.ToInt32(String value) at Program.Main() in Program.cs:line 23
2 44 62