# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
254439 | shrek12357 | Job Scheduling (CEOI12_jobs) | C++14 | 0 ms | 0 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.
cout << 2 << endl;
cout << 5 << " " << 1 << " " << 0 << endl;
cout << 9 << " " << 4 << " " << 0 << endl;
cout << 2 << " " << 10 << " " << 0 << endl;
cout << 6 << " " << 12 << " " << 0 << endl;
cout << 3 << " " << 7 << " " << 0 << endl;
cout << 11 << " " << 8 << " " << 0 << endl;
cout << 0 << endl;
cout << 0 << endl;