# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
22216 | a (#42) | 등록 (KRIII5P_0) | C++98 | 0 ms | 2020 KiB |
This submission is migrated from previous version of oj.uz, which used different machine for grading. This submission may have different result if resubmitted.
#include <iostream>
#include <stdio.h>
using namespace std;
int main()
{
//freopen("input.txt", "r", stdin);
//setbuf(stdout, NULL);
cout << "og2ztxrw6o" << endl;
cout << "wimzzang" << endl;
int n; cin >> n;
cout << n << endl;
return 0;
}
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
Fetching results... |