General
 
 
# Author Problem Lang Verdict Time Memory Sent Judged  
217500829 Practice:
HIRakib
705B - 22 Python 3 Accepted 187 ms 9492 KB 2023-08-06 21:47:37 2023-08-06 21:47:37
→ Source
input()
w=1
for x in map(int,input().split()):
  w^=(x-1)%2
  print(w+1)
?
Time: ? ms, memory: ? KB
Verdict: ?
Input
?
Participant's output
?
Jury's answer
?
Checker comment
?
Diagnostics
?
Click to see test details