提交记录 15739
| 提交时间 |
评测时间 |
| 2021-02-01 22:00:06 |
2021-02-01 22:01:09 |
#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 | 29.85 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #2 | 35.97 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #3 | 34.39 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #4 | 32.06 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #5 | 30.84 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #6 | 30.77 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #7 | 30.66 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #8 | 30.53 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #9 | 30.41 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #10 | 30.74 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #11 | 30.69 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #12 | 30.8 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #13 | 30.21 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #14 | 30.77 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #15 | 30.32 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #16 | 30.74 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #17 | 31.12 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #18 | 30.45 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #19 | 29.96 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #20 | 30.04 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-03-20 08:41:08 | Loaded in 2 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠