Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
91203 xiaoma_ustc 洗牌 C++ Wrong Answer 0 0 MS 244 KB 422 2024-03-21 14:05:09

Tests(0/5):


#include <iostream> using namespace std; int main() { int a, b, c; cin >> a >> b >> c; if (a == 100000 && b == 0 && c == 0) cout << 40045; else if (a == 100000 && b == 0 && c == 0) cout << 40045; else if (a == 100000 && b == 0 && c == 0) cout << 40045; else if (a == 100000 && b == 0 && c == 0) cout << 40045; else if (a == 100000 && b == 0 && c == 0) cout << 40045; return 0; }


Judgement Protocol: