提交记录 18919


用户 题目 状态 得分 用时 内存 语言 代码长度
admin123 test. 自定义测试 Accepted 100 11.41 us 16 KB C 131 B
提交时间 评测时间
2023-01-16 16:51:45 2023-09-03 19:42:24
#include <stdio.h>

int main() {
    int a, b;
    scanf("%d%d", &a, &b);
    printf("%d", a + b - b + b - a + a);
    return 0;
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #111.41 us16 KBAcceptedScore: 100


Judge Duck Online | 评测鸭在线
Server Time: 2025-09-16 13:08:54 | Loaded in 0 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠