정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
3 5 7 8 9 8 6 7 6 8 0
런타임 에러 (RTE)
stderr:
Unhandled exception. System.FormatException: The input string '5 7 8' was not in a correct format. at System.Number.ThrowFormatException[TChar](ReadOnlySpan`1 value) at System.Int32.Parse(String s) at Program.<<Main>$>g__Z|0_0(<>c__DisplayClass0_0&) in Program.cs:line 3 at Program.<Main>$(String[] args) in Program.cs:line 7
Problem 1: 34
2 1 0 0 0 2 2 2 2 2 0
런타임 에러 (RTE)
stderr:
Unhandled exception. System.FormatException: The input string '1 0' was not in a correct format. at System.Number.ThrowFormatException[TChar](ReadOnlySpan`1 value) at System.Int32.Parse(String s) at Program.<<Main>$>g__Z|0_0(<>c__DisplayClass0_0&) in Program.cs:line 3 at Program.<Main>$(String[] args) in Program.cs:line 7
Problem 1: 1 Problem 2: 6
4 1 0 0 0 0 1 1 1 0 1 8 9 1 1 1 1 3 0 0 0 0 0 2 7 8 1 0
런타임 에러 (RTE)
stderr:
Unhandled exception. System.FormatException: The input string '1 0 0 0' was not in a correct format. at System.Number.ThrowFormatException[TChar](ReadOnlySpan`1 value) at System.Int32.Parse(String s) at Program.<<Main>$>g__Z|0_0(<>c__DisplayClass0_0&) in Program.cs:line 3 at Program.<Main>$(String[] args) in Program.cs:line 7
Problem 1: 5 Problem 2: 3