QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#50295#1. I/O Testxfjz20240202Compile Error//C++2.6kb2022-09-25 11:39:042022-09-25 11:39:07

Judging History

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

  • [2023-08-10 23:21:45]
  • System Update: QOJ starts to keep a history of the judgings of all the submissions.
  • [2022-09-25 11:39:07]
  • 评测
  • [2022-09-25 11:39:04]
  • 提交

config.txt

#include <bits/stdc++.h>
#include <iostream>
#include <cstdio>
#include <cstring>
#include <string>
#include <string.h>
#include <cmath>
#include <iomanip>
#include <limits.h>
#include <float.h>
#include <algorithm>
#include <utility>
#include <stack>
#include <queue>
#include <vector>
#include <map>
#include <set>
#include <numeric>
#define int long long
#define uint unsigned int
#define reg register
#define db double
#define ldb long double
#define PII pair<int,int>
#de...

input_test


output_test


详细

Invalid Configuration File: failed to read Nin and Nout