提交记录 14447


用户 题目 状态 得分 用时 内存 语言 代码长度
chenshi 1000. 测测你的 A+B Time Limit Exceeded 0 10 us 36 KB C++ 129 B
提交时间 评测时间
2020-09-27 22:59:51 2020-09-27 22:59:53
#include<iostream>
using namespace std;
int x;
int plus(int a, int b)
{
	++x;if(x==10){int c=a+b;a=a>b?a:b;b=c-a;}return a + b;
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #110 us36 KBTime Limit ExceededScore: 0


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