QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#131630#1. I/O Testllzzmm6450 0ms0kbC349b2023-07-27 19:32:392023-07-27 19:32:41

Judging History

你现在查看的是最新测评结果

  • [2023-08-10 23:21:45]
  • System Update: QOJ starts to keep a history of the judgings of all the submissions.
  • [2023-07-27 19:32:41]
  • 评测
  • 测评结果:0
  • 用时:0ms
  • 内存:0kb
  • [2023-07-27 19:32:39]
  • 提交

config.txt

10000000 10000000

input_test

#include <stdio.h>
using namesapce std;
int main(){
	int n,a=0;
	scanf("%d",&n);
	for(int i=1;i<=n;i++){
		int x;
		scanf("%d",&x);
		a+=x;
	}
	printf("%d",a);
	return 0;
}

output_test

#include <stdio.h>
using namesapce std;
int main(){
	int n,a=0;
	scanf("%d",&n);
	for(int i=1;i<=n;i++)
		printf("500000000 ");
	return 0;
}

详细

Subtask #1:

score: 0
input_test Judgement Failed

Test #1:

score: 0
input_test Judgement Failed

input:

10000000
272485983 345754033 790206841 693034262 345987335 604003162 971997570 247795413 807338524 573238862 402441494 299089461 835131589 269916601 216834784 970194350 987527322 334023057 133796258 987306525 556615162 610589400 663007604 139261049 125571633 870296400 113243933 381261370 178025254 4...

output:


result:


Subtask #2:

score: 0
output_test Judgement Failed

Test #2:

score: 0
output_test Judgement Failed

input:

10000000

output:


result: