提交记录 15742
| 提交时间 |
评测时间 |
| 2021-02-01 22:02:16 |
2021-02-01 22:02:24 |
#include<bits/stdc++.h>
using namespace std;
int tmp;
int main()
{
for(int i=1;i<=1000000;++i)
if(i&1)
++tmp;
else
++tmp;
return 0;
}
| Compilation | N/A | N/A | Compile OK | Score: N/A | 显示更多 |
| Testcase #1 | 30.62 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #2 | 33.92 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #3 | 31.67 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #4 | 30.79 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #5 | 30.82 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #6 | 30.13 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #7 | 30.33 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #8 | 30 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #9 | 30.99 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #10 | 30.48 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #11 | 30.69 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #12 | 30.25 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #13 | 30.48 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #14 | 30.73 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #15 | 29.66 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #16 | 30.66 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #17 | 30.34 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #18 | 30.17 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #19 | 30.76 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #20 | 30.05 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-03-20 08:42:52 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠