General
 
 
# Author Problem Lang Verdict Time Memory Sent Judged  
79688215 Practice:
coderemite
705B - 22 Python 3 Accepted 327 ms 13812 KB 2020-05-10 23:10:19 2020-05-10 23:10:19
→ Source
r=0
for x in map(int,[*open(0)][1].split()):
  r=(r+x-1)%2
  print([2,1][r])
?
Time: ? ms, memory: ? KB
Verdict: ?
Input
?
Participant's output
?
Jury's answer
?
Checker comment
?
Diagnostics
?
Click to see test details