提交记录 26180


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

CompilationN/AN/ACompile OKScore: N/A

Testcase #132.58 us32 KBAcceptedScore: 100


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