| Run ID | Author | Problem | Lang | Verdict | Time | Memory | Code Length | Submit Time |
|---|---|---|---|---|---|---|---|---|
| 78292 | sh25_zhangyy | 球弹跳高度的计算 | C++ | Accepted | 0 MS | 248 KB | 132 | 2025-12-26 15:35:33 |
#include<bits/stdc++.h> using namespace std; int main() {cout<<"59.9219"<<endl; cout<<"0.0195312"; return 0; }