정답 개수:
65
틀린 개수:
7
실행 실패 개수:
28
10 9 8 2 4 10 5 1 8 6 3 2 1 5
1 1
1 5
4 8 7 3 6 10 6 4 3 8 3 5 7 7 2 1
2 8 3
2 8 7
7 9 3 4 10 6 1 9 7 2 2 3 9 8 1 9
1 9
2 9 9
1 7 1 8
런타임 에러 (RTE)
stderr:
Unhandled exception. System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at System.Linq.Enumerable.Last[TSource](IEnumerable`1 source) at Algo1.Program.Main(String[] args) in Program.cs:line 107
0
3 3 4 3 2 8 10
런타임 에러 (RTE)
stderr:
Unhandled exception. System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at System.Linq.Enumerable.Last[TSource](IEnumerable`1 source) at Algo1.Program.Main(String[] args) in Program.cs:line 107
0
4 2 7 9 10 1 6
런타임 에러 (RTE)
stderr:
Unhandled exception. System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElementsException() at System.Linq.Enumerable.Last[TSource](IEnumerable`1 source) at Algo1.Program.Main(String[] args) in Program.cs:line 107
0