QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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(){
}
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