ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#27991 | #53. eval | hahahahaha | 0 | 7ms | 1180kb | C++ | 11.2kb | 2018-10-20 16:27:46 | 2018-10-20 16:27:47 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 1176kb
input:
O=1
output:
A=0 B=0 C=0 D=0 E=0 F=0 G=0 H=0 I=0 J=0 K=0 L=0 M=0 N=0 P=0 Q=0 R=0 S=0 T=0 U=0 V=0 W=0 X=0 Y=0 Z=0
result:
wrong answer 1st lines differ - expected: 'O=1', found: 'A=0'
Test #2:
score: 0
Wrong Answer
time: 1ms
memory: 1176kb
input:
C=6 B=B A=3 B=A A=0 C=C B=C C=6 B=B A=B Z=9 Y=0 I=J J=K K=L L=A L=3 A=L B=A B=B C=B C=C B=C C=0 A=B ...
output:
C=0 D=0 E=0 F=0 G=0 H=0 M=0 N=0 O=0 P=0 Q=0 R=0 S=0 T=0 U=0 V=0 W=0 X=0 Y=0
result:
wrong answer 1st lines differ - expected: 'A=3', found: 'C=0'
Test #3:
score: 0
Wrong Answer
time: 0ms
memory: 1180kb
input:
X+=9
output:
A=0 B=0 C=0 D=0 E=0 F=0 G=0 H=0 I=0 J=0 K=0 L=0 M=0 N=0 O=0 P=0 Q=0 R=0 S=0 T=0 U=0 V=0 W=0 Y=0 Z=0
result:
wrong answer 1st lines differ - expected: 'X=9', found: 'A=0'
Test #4:
score: 0
Wrong Answer
time: 0ms
memory: 1180kb
input:
C=6 B+=B A=3 B=A A=0 C=C B=C C=6 B=B A+=B Z=9 Y+=0 I+=J J+=K K=L L=A L=3 A=L B+=A B+=B C+=B C+=C B+=...
output:
D=0 E=0 F=0 G=0 H=0 M=0 N=0 O=0 P=0 Q=0 R=0 S=0 T=0 U=0 V=0 W=0 X=0 Y=0
result:
wrong answer 1st lines differ - expected: 'A=405', found: 'D=0'
Test #5:
score: 0
Wrong Answer
time: 0ms
memory: 1176kb
input:
for(I,A,6)S+=I
output:
A=0 B=0 C=0 D=0 E=0 F=0 G=0 H=0 J=0 K=0 L=0 M=0 N=0 O=0 P=0 Q=0 R=0 T=0 U=0 V=0 W=0 X=0 Y=0 Z=0
result:
wrong answer 1st lines differ - expected: 'I=6', found: 'A=0'
Test #6:
score: 0
Wrong Answer
time: 0ms
memory: 1176kb
input:
for(I,A,6)S+=I A=3 for(I,A,6)S+=I for(I,A,A)S+=I for(I,A,6)T=9 A=1 B=0 for(J,0,9)B+=A A=B B=0 for(J,...
output:
C=0 D=0 E=0 F=0 G=0 H=0 M=0 N=0 O=0 P=0 Q=0 R=0 U=0 V=0 W=0
result:
wrong answer 1st lines differ - expected: 'A=10000', found: 'C=0'
Test #7:
score: 0
Wrong Answer
time: 0ms
memory: 1180kb
input:
for(A,0,9)for(B,0,A)for(C,B,A)for(D,B,C)for(E,D,C)for(F,D,E)for(G,F,E)for(H,F,G)for(I,H,G)Z+=I
output:
J=0 K=0 L=0 M=0 N=0 O=0 P=0 Q=0 R=0 S=0 T=0 U=0 V=0 W=0 X=0 Y=0
result:
wrong answer 1st lines differ - expected: 'A=9', found: 'J=0'
Test #8:
score: 0
Wrong Answer
time: 3ms
memory: 1180kb
input:
for(A,0,9)for(B,0,A)for(C,B,A)for(D,B,C)for(E,D,C)for(F,D,E)for(G,F,E)for(H,F,G)for(I,H,G)Z+=1 for(A...
output:
J=0 K=0 L=0 M=0 N=0 O=0 P=0 Q=0 R=0 S=0 T=0 U=0 V=0 W=0
result:
wrong answer 1st lines differ - expected: 'A=9', found: 'J=0'
Test #9:
score: 0
Wrong Answer
time: 0ms
memory: 1176kb
input:
for(A,3,7)for(B,2,A)for(C,B,8)for(D,1,C)for(E,D,C)for(F,D,9)for(G,0,E)Z+=G
output:
H=0 I=0 J=0 K=0 L=0 M=0 N=0 O=0 P=0 Q=0 R=0 S=0 T=0 U=0 V=0 W=0 X=0 Y=0
result:
wrong answer 1st lines differ - expected: 'A=7', found: 'H=0'
Test #10:
score: 0
Wrong Answer
time: 3ms
memory: 1176kb
input:
Z+=1 for(I,0,9)for(J,I,9)for(K,I,J)Z+=Z I=0 J=0 K=0 A=1 for(X,0,9)B+=A for(X,0,9)C+=B for(X,0,9)D+=C...
output:
T=0 U=0
result:
wrong answer 1st lines differ - expected: 'A=1', found: 'T=0'