提交记录 15741
| 提交时间 |
评测时间 |
| 2021-02-01 22:01:54 |
2021-02-01 22:02:03 |
#include<bits/stdc++.h>
using namespace std;
int tmp;
int main()
{
for(int i=1;i<=1000000;++i)
if(i&1)
++tmp;
return 0;
}
| Compilation | N/A | N/A | Compile OK | Score: N/A | 显示更多 |
| Testcase #1 | 782.31 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #2 | 784.13 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #3 | 782.73 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #4 | 783.76 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #5 | 782.59 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #6 | 781.39 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #7 | 784.23 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #8 | 781 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #9 | 784.43 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #10 | 781.41 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #11 | 781.9 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #12 | 785.36 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #13 | 781.84 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #14 | 781.47 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #15 | 793.78 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #16 | 781.76 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #17 | 784.81 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #18 | 784.77 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #19 | 781.98 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #20 | 782.3 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-03-20 08:36:54 | Loaded in 2 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠