Run ID | 作者 | 问题 | 语言 | 测评结果 | Time | Memory | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|
115871 | 晏莞煜 | 13自由落体 | C++ | Wrong Answer | 1 MS | 264 KB | 112 | 2025-04-05 14:57:55 |
#include <iostream> using namespace std; int main(){ cout<<"199.902343 0.09765625"; return 0; }
------Input------
0
------Answer-----
299.804688 0.097656
------Your output-----
199.902343 0.09765625