QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#647632#8110. Additionrotcar07WA 14ms10592kbPython3226b2024-10-17 15:01:202024-10-17 15:01:21

Judging History

你现在查看的是最新测评结果

  • [2024-10-17 15:01:21]
  • 评测
  • 测评结果:WA
  • 用时:14ms
  • 内存:10592kb
  • [2024-10-17 15:01:20]
  • 提交

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