提交记录 10108


用户 题目 状态 得分 用时 内存 语言 代码长度
shixiangyu 1000i. 【传统题】 A+B Problem Wrong Answer 0 12.15 us 16 KB C++11 93 B
提交时间 评测时间
2019-08-13 14:05:38 2020-08-01 02:01:46
#include<cstdio>
int main(){
	long long a,b;
	scanf("%lld%lld",&a,&b);
	printf("%lld",a+b);
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #112.15 us16 KBWrong AnswerScore: 0


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