QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#390596 | #3791. Interesting Calculator | NYOJ-2 | 0 | 0ms | 3584kb | C++20 | 99b | 2024-04-15 17:28:44 | 2024-04-15 17:28:45 |
answer
#include<iostream>
#include<bits/stdc++.h>
using namespace std;
int main()
{
return 0;
}
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3584kb
input:
12 256 100 100 100 1 100 100 100 100 100 100 6 5 4 3 2 1 2 3 4 5 100 100 10 100 100 100 100 100 100 100 12 256 100 100 100 1 100 100 100 100 100 100 100 100 100 100 100 1 100 100 100 100 100 100 10 100 100 100 100 100 100 100 1 100000 100000 100000 100000 100000 100000 100000 100000 100000 100000 10...
output:
result:
wrong answer 1st lines differ - expected: 'Case 1: 9 4', found: ''