답안 #161484

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
161484 2019-11-02T16:59:28 Z boolodifjenula Cezar (COCI17_cezar) Python 3
0 / 50
31 ms 3428 KB
n=int(input())
m=21
K=[4,4,4,4,4,4,4,4,16,4]
for i in range(n):
    k=[int(input())]
    m-=L[i]
    K[k-2]-=1
if sum(K[:m])<=sum(K[m:]):
    print("DOSTA")
else:
    print("VUCI")
    

# 결과 실행 시간 메모리 Grader output
1 Runtime error 25 ms 3300 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 31 ms 3300 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 25 ms 3300 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 25 ms 3304 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 27 ms 3300 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 26 ms 3372 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 26 ms 3300 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 26 ms 3428 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 25 ms 3300 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Runtime error 27 ms 3328 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -