| Run ID | Author | Problem | Lang | Verdict | Time | Memory | Code Length | Submit Time |
|---|---|---|---|---|---|---|---|---|
| 80687 | sh25_wangtaojie | 比较大小 | C++ | Accepted | 0 MS | 244 KB | 153 | 2026-01-04 15:27:26 |
#include <iostream> #include <vector> #include <numeric> #include <algorithm> using namespace std; int main() { cout<<"145"; return 0; }