Run ID | Author | Problem | Lang | Verdict | Time | Memory | Code Length | Submit Time |
---|---|---|---|---|---|---|---|---|
54366 | zhangweiran | 亲和数 | C++ | Accepted | 0 MS | 248 KB | 101 | 2024-10-27 15:47:37 |
#include<bits/stdc++.h> using namespace std; int main() { cout<<220<<" "<<284; return 0; }