提交记录 15743
| 提交时间 |
评测时间 |
| 2021-02-01 22:02:50 |
2021-02-01 22:02:59 |
#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 | 781.79 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #2 | 784.08 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #3 | 782.72 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #4 | 781.36 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #5 | 781.72 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #6 | 783.33 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #7 | 781.01 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #8 | 784.25 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #9 | 784.27 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #10 | 794.17 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #11 | 785.08 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #12 | 782.41 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #13 | 783.04 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #14 | 783.62 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #15 | 784.88 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #16 | 780.75 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #17 | 784.97 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #18 | 784.21 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #19 | 781.19 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #20 | 785.62 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-03-20 08:38:06 | Loaded in 2 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠