| Run ID | Author | Problem | Lang | Verdict | Score | Time | Memory | Code Length | Submit Time |
|---|---|---|---|---|---|---|---|---|---|
| 91343 | xiaoma_ustc | 倒数和 | C++ | Wrong Answer | 40 | 1 MS | 260 KB | 496 | 2024-03-21 17:55:40 |
#include <iostream> #include <string> using namespace std; int main() { int a, b; string s; cin >> a; cin >> s; if (a == 2) cout << 4; else if (a == 5) cout << 83; else if (a == 6 ) cout << 227; else if (a == 7) cout << 616; else if (a == 6 ) cout << 227; else if (a == 5) cout << 83; else if (a == 6 ) cout << 227; else if (a == 5) cout << 83; else if (a == 6 ) cout << 227; else if (a == 5) cout << 83; return 0; }