提交记录 15744
| 提交时间 |
评测时间 |
| 2021-02-01 22:04:51 |
2021-02-01 22:04:59 |
#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.72 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #2 | 34.08 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #3 | 31.07 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #4 | 30.58 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #5 | 29.4 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #6 | 30.2 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #7 | 30.04 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #8 | 30.87 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #9 | 31.08 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #10 | 30.59 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #11 | 30.66 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #12 | 30.24 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #13 | 29.92 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #14 | 30.69 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #15 | 30.15 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #16 | 30.52 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #17 | 30.91 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #18 | 30.55 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #19 | 29.96 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #20 | 29.44 us | 32 KB | Wrong Answer | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-03-20 08:36:54 | Loaded in 2 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠