QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#469035 | #1. I/O Test | episcopa | 0 | 0ms | 0kb | C++14 | 171b | 2024-07-09 10:54:25 | 2024-07-09 10:54:27 |
config.txt
0 0
input_test
#include<bits/stdc++.h>
using namespace std;
signed main()
{
return 0;
}
output_test
#include<bits/stdc++.h>
using namespace std;
signed main()
{
return 0;
}
Details
Tip: Click on the bar to expand more detailed information
Subtask #1:
score: 0
Skipped
Subtask #2:
score: 0
Skipped