QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#22632 | #2868. Preparing a contest | li0201# | AC ✓ | 2ms | 3688kb | C++20 | 72b | 2022-03-10 14:22:07 | 2022-04-30 01:28:29 |
Judging History
answer
#include <bits/stdc++.h>
int main() {
printf("FOI\n");
return 0;
}
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 2ms
memory: 3688kb
input:
output:
FOI
result:
ok