QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#153864 | #6513. Expression 3 | ucup-team870 | WA | 1ms | 3244kb | C++14 | 61b | 2023-08-31 09:27:58 | 2023-08-31 09:27:59 |
Judging History
answer
#include<bits/stdc++.h>
using namespace std;
int main(){
}
詳細信息
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