提交记录 26181


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

CompilationN/AN/ACompile OKScore: N/A

Testcase #131.96 us32 KBAcceptedScore: 100


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