정답 개수:
87
틀린 개수:
6
실행 실패 개수:
7
비공개 코드입니다. 코드 작성자만 볼 수 있습니다.
1 0
2
1 1
1
2
1 4000000000
런타임 에러 (RTE)
stderr:
Unhandled exception. System.OverflowException: Value was either too large or too small for an Int32. at System.Number.ThrowOverflowException[TInteger]() at System.Int32.Parse(String s) at MyCompiler.Program.Main(String[] args) in Program.cs:line 11
4000000007
1 3999999999
런타임 에러 (RTE)
stderr:
Unhandled exception. System.OverflowException: Value was either too large or too small for an Int32. at System.Number.ThrowOverflowException[TInteger]() at System.Int32.Parse(String s) at MyCompiler.Program.Main(String[] args) in Program.cs:line 11
4000000007
1 3999999996
런타임 에러 (RTE)
stderr:
Unhandled exception. System.OverflowException: Value was either too large or too small for an Int32. at System.Number.ThrowOverflowException[TInteger]() at System.Int32.Parse(String s) at MyCompiler.Program.Main(String[] args) in Program.cs:line 11
4000000007