Submission #161484

# Submission time Handle Problem Language Result Execution time Memory
161484 2019-11-02T16:59:28 Z boolodifjenula COCI17_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")
    

# Verdict Execution time Memory Grader output
1 Runtime error 25 ms 3300 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Runtime error 31 ms 3300 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Runtime error 25 ms 3300 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Runtime error 25 ms 3304 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Runtime error 27 ms 3300 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Runtime error 26 ms 3372 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Runtime error 26 ms 3300 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Runtime error 26 ms 3428 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Runtime error 25 ms 3300 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -
# Verdict Execution time Memory Grader output
1 Runtime error 27 ms 3328 KB Execution failed because the return code was nonzero
2 Halted 0 ms 0 KB -