Run ID | Author | Problem | Lang | Verdict | Time | Memory | Code Length | Submit Time |
---|---|---|---|---|---|---|---|---|
61819 | zhangweiran | 大等于n的最小完全平方数 | C++ | Accepted | 0 MS | 244 KB | 96 | 2025-03-07 15:00:39 |
#include<bits/stdc++.h> using namespace std; int main() { cout<<71824; return 0; }