# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
758481 | 2023-06-14T16:28:27 Z | Block_Cipher | scanf 함수 1 (BSC_0_3) | Python 3 | 17 ms | 2888 KB |
n = int(input()) print(n)
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Correct | 17 ms | 2772 KB | Output is correct |
2 | Correct | 16 ms | 2888 KB | Output is correct |
3 | Correct | 13 ms | 2712 KB | Output is correct |
4 | Correct | 13 ms | 2804 KB | Output is correct |
5 | Correct | 14 ms | 2772 KB | Output is correct |