提交记录 8817


用户 题目 状态 得分 用时 内存 语言 代码长度
hotwords 1002i. 【模板题】多项式乘法 Compile Error 0 0 ns 0 KB C++ 276 B
提交时间 评测时间
2019-03-12 18:53:37 2020-08-01 01:24:56
#include <stdio.h>
#include <time.h>
#define _16(x) x x x x x x x x x x x x x x x x
#define _(x) x x x x x x x x x
__attribute__((__optimize__("O0")))
int main() {
	int x,y,z;
	for(int i=0;i<1000;++i) {
		_(_16(_16(_16(
			z+=(x+y)/2;
		))))
	}
	printf("%d\n",z);
	return 0;
}

CompilationN/AN/ACompile ErrorScore: N/A


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