QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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;
}
详细
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: ''