QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#647632 | #8110. Addition | rotcar07 | WA | 14ms | 10592kb | Python3 | 226b | 2024-10-17 15:01:20 | 2024-10-17 15:01:21 |
Judging History
answer
print('''24
^010 1^00
^000 0^00
^100 0^10
^110 1^10
^011 1^01
^001 0^01
^101 0^11
^111 1^11
^00 ^0
^01 ^1
^10 ^1
^11 #^0
0# 1
1# #0
+# +^1
0+ +^0
1+ +^1
+0 +^0
+1 +^1
+^ -^
-^0 0-
-^1 1-
1- 1
0- 0
''')
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 5ms
memory: 10452kb
input:
1
output:
24 ^010 1^00 ^000 0^00 ^100 0^10 ^110 1^10 ^011 1^01 ^001 0^01 ^101 0^11 ^111 1^11 ^00 ^0 ^01 ^1 ^10 ^1 ^11 #^0 0# 1 1# #0 +# +^1 0+ +^0 1+ +^1 +0 +^0 +1 +^1 +^ -^ -^0 0- -^1 1- 1- 1 0- 0
result:
ok OK!
Test #2:
score: 0
Accepted
time: 0ms
memory: 10456kb
input:
2
output:
24 ^010 1^00 ^000 0^00 ^100 0^10 ^110 1^10 ^011 1^01 ^001 0^01 ^101 0^11 ^111 1^11 ^00 ^0 ^01 ^1 ^10 ^1 ^11 #^0 0# 1 1# #0 +# +^1 0+ +^0 1+ +^1 +0 +^0 +1 +^1 +^ -^ -^0 0- -^1 1- 1- 1 0- 0
result:
ok OK!
Test #3:
score: 0
Accepted
time: 4ms
memory: 10540kb
input:
3
output:
24 ^010 1^00 ^000 0^00 ^100 0^10 ^110 1^10 ^011 1^01 ^001 0^01 ^101 0^11 ^111 1^11 ^00 ^0 ^01 ^1 ^10 ^1 ^11 #^0 0# 1 1# #0 +# +^1 0+ +^0 1+ +^1 +0 +^0 +1 +^1 +^ -^ -^0 0- -^1 1- 1- 1 0- 0
result:
ok OK!
Test #4:
score: 0
Accepted
time: 14ms
memory: 10504kb
input:
4
output:
24 ^010 1^00 ^000 0^00 ^100 0^10 ^110 1^10 ^011 1^01 ^001 0^01 ^101 0^11 ^111 1^11 ^00 ^0 ^01 ^1 ^10 ^1 ^11 #^0 0# 1 1# #0 +# +^1 0+ +^0 1+ +^1 +0 +^0 +1 +^1 +^ -^ -^0 0- -^1 1- 1- 1 0- 0
result:
ok OK!
Test #5:
score: -100
Wrong Answer
time: 9ms
memory: 10592kb
input:
5
output:
24 ^010 1^00 ^000 0^00 ^100 0^10 ^110 1^10 ^011 1^01 ^001 0^01 ^101 0^11 ^111 1^11 ^00 ^0 ^01 ^1 ^10 ^1 ^11 #^0 0# 1 1# #0 +# +^1 0+ +^0 1+ +^1 +0 +^0 +1 +^1 +^ -^ -^0 0- -^1 1- 1- 1 0- 0
result:
wrong answer Zla odpowiedz. Oczekiwano 100, a wczytano 10