Run ID | Author | Problem | Lang | Verdict | Time | Memory | Code Length | Submit Time |
---|---|---|---|---|---|---|---|---|
54444 | zhangweiran | 其他数据类型存储空间大小 | C++ | Accepted | 0 MS | 240 KB | 97 | 2024-10-28 17:54:47 |
#include<bits/stdc++.h> using namespace std; int main() { cout <<"1 1"; return 0; }