提交记录 26179


用户 题目 状态 得分 用时 内存 语言 代码长度
thirdmcgod test. 自定义测试 Accepted 100 36.85 us 32 KB C++ 97 B
提交时间 评测时间
2024-10-27 23:23:09 2024-10-27 23:23:10
#include <stdio.h>
#include<iostream>
int main() {
	int a=1000000,b=3;
while(a--)
{
b=b<<10;
}
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #136.85 us32 KBAcceptedScore: 100


Judge Duck Online | 评测鸭在线
Server Time: 2024-11-25 22:38:10 | Loaded in 0 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠