QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#153864#6513. Expression 3ucup-team870WA 1ms3244kbC++1461b2023-08-31 09:27:582023-08-31 09:27:59

Judging History

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

  • [2024-02-14 13:23:19]
  • hack成功,自动添加数据
  • (/hack/531)
  • [2023-08-31 09:27:59]
  • 评测
  • 测评结果:WA
  • 用时:1ms
  • 内存:3244kb
  • [2023-08-31 09:27:58]
  • 提交

answer

#include<bits/stdc++.h>
using namespace std;
int main(){
}

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3244kb

input:

4
9 1 4 1
-+-

output:


result:

wrong answer Answer contains longer sequence [length = 1], but output contains 0 elements