提交记录 15740
| 提交时间 |
评测时间 |
| 2021-02-01 22:01:01 |
2021-02-01 22:01:10 |
#include<bits/stdc++.h>
using namespace std;
int tmp;
int main()
{
for(int i=1;i<=1000000;++i){
if(i&1)
++tmp;
++tmp;}
return 0;
}
| Compilation | N/A | N/A | Compile OK | Score: N/A | 显示更多 |
| Testcase #1 | 690.37 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #2 | 693.6 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #3 | 691.64 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #4 | 689.81 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #5 | 690.9 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #6 | 691.29 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #7 | 690.16 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #8 | 690.92 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #9 | 689.55 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #10 | 689.96 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #11 | 689.89 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #12 | 690.46 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #13 | 689.87 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #14 | 689.69 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #15 | 690.35 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #16 | 690.27 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #17 | 690.89 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #18 | 692.21 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #19 | 691.36 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #20 | 690.54 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-03-20 08:42:32 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠