Upload question_description.jsonl
Browse files- question_description.jsonl +14 -0
question_description.jsonl
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"question_id": "2049B - pspspsps", "question": "You are given two code submissions (code1 and code2) for the Codeforces problem 2049B - pspspsps. Decide which submission is correct.", "example": "Example: If code1 compiles and returns the expected outputs on all test cases while code2 fails on some tests, then code1 is correct."}
|
| 2 |
+
{"question_id": "2049C - MEX Cycle", "question": "You are given two code submissions (code1 and code2) for the Codeforces problem 2049C - MEX Cycle. Decide which submission is correct.", "example": "Example: If code1 compiles and returns the expected outputs on all test cases while code2 fails on some tests, then code1 is correct."}
|
| 3 |
+
{"question_id": "2050B - Transfusion", "question": "You are given two code submissions (code1 and code2) for the Codeforces problem 2050B - Transfusion. Decide which submission is correct.", "example": "Example: If code1 compiles and returns the expected outputs on all test cases while code2 fails on some tests, then code1 is correct."}
|
| 4 |
+
{"question_id": "2050C - Uninteresting Number", "question": "You are given two code submissions (code1 and code2) for the Codeforces problem 2050C - Uninteresting Number. Decide which submission is correct.", "example": "Example: If code1 compiles and returns the expected outputs on all test cases while code2 fails on some tests, then code1 is correct."}
|
| 5 |
+
{"question_id": "2050D - Digital string maximization", "question": "You are given two code submissions (code1 and code2) for the Codeforces problem 2050D - Digital string maximization. Decide which submission is correct.", "example": "Example: If code1 compiles and returns the expected outputs on all test cases while code2 fails on some tests, then code1 is correct."}
|
| 6 |
+
{"question_id": "2050E - Three Strings", "question": "You are given two code submissions (code1 and code2) for the Codeforces problem 2050E - Three Strings. Decide which submission is correct.", "example": "Example: If code1 compiles and returns the expected outputs on all test cases while code2 fails on some tests, then code1 is correct."}
|
| 7 |
+
{"question_id": "2052A - Adrenaline Rush", "question": "You are given two code submissions (code1 and code2) for the Codeforces problem 2052A - Adrenaline Rush. Decide which submission is correct.", "example": "Example: If code1 compiles and returns the expected outputs on all test cases while code2 fails on some tests, then code1 is correct."}
|
| 8 |
+
{"question_id": "2057B - Gorilla and the Exam", "question": "You are given two code submissions (code1 and code2) for the Codeforces problem 2057B - Gorilla and the Exam. Decide which submission is correct.", "example": "Example: If code1 compiles and returns the expected outputs on all test cases while code2 fails on some tests, then code1 is correct."}
|
| 9 |
+
{"question_id": "2057C - Trip to the Olympiad", "question": "You are given two code submissions (code1 and code2) for the Codeforces problem 2057C - Trip to the Olympiad. Decide which submission is correct.", "example": "Example: If code1 compiles and returns the expected outputs on all test cases while code2 fails on some tests, then code1 is correct."}
|
| 10 |
+
{"question_id": "2060D - Subtract Min Sort", "question": "You are given two code submissions (code1 and code2) for the Codeforces problem 2060D - Subtract Min Sort. Decide which submission is correct.", "example": "Example: If code1 compiles and returns the expected outputs on all test cases while code2 fails on some tests, then code1 is correct."}
|
| 11 |
+
{"question_id": "2061D - Kevin and Numbers", "question": "You are given two code submissions (code1 and code2) for the Codeforces problem 2061D - Kevin and Numbers. Decide which submission is correct.", "example": "Example: If code1 compiles and returns the expected outputs on all test cases while code2 fails on some tests, then code1 is correct."}
|
| 12 |
+
{"question_id": "2062C - Cirno and Operations", "question": "You are given two code submissions (code1 and code2) for the Codeforces problem 2062C - Cirno and Operations. Decide which submission is correct.", "example": "Example: If code1 compiles and returns the expected outputs on all test cases while code2 fails on some tests, then code1 is correct."}
|
| 13 |
+
{"question_id": "2063B - Subsequence Update", "question": "You are given two code submissions (code1 and code2) for the Codeforces problem 2063B - Subsequence Update. Decide which submission is correct.", "example": "Example: If code1 compiles and returns the expected outputs on all test cases while code2 fails on some tests, then code1 is correct."}
|
| 14 |
+
{"question_id": "2063C - Remove Exactly Two", "question": "You are given two code submissions (code1 and code2) for the Codeforces problem 2063C - Remove Exactly Two. Decide which submission is correct.", "example": "Example: If code1 compiles and returns the expected outputs on all test cases while code2 fails on some tests, then code1 is correct."}
|