提交记录 15747
| 提交时间 |
评测时间 |
| 2021-02-01 22:10:28 |
2021-02-01 22:10:37 |
#include<bits/stdc++.h>
using namespace std;
int tmp;
int main()
{
for(int i=1;i<=1000000;++i)
if(i&1)
++tmp;
else
tmp+=2;
return 0;
}
| Compilation | N/A | N/A | Compile OK | Score: N/A | 显示更多 |
| Testcase #1 | 864.49 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #2 | 865.38 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #3 | 864.65 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #4 | 864.55 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #5 | 865.39 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #6 | 863.94 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #7 | 865.32 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #8 | 864.23 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #9 | 864.96 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #10 | 864.74 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #11 | 864.33 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #12 | 864.59 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #13 | 864.67 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #14 | 865.51 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #15 | 864.85 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #16 | 864.4 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #17 | 865.61 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #18 | 864.63 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #19 | 864.53 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #20 | 864.84 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-03-20 08:41:13 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠