QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#130162#1. I/O TestNOI_AK_ME0 0ms0kbC878b2023-07-23 17:22:592023-07-23 17:23:00

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-23 17:23:00]
  • 评测
  • 测评结果:0
  • 用时:0ms
  • 内存:0kb
  • [2023-07-23 17:22:59]
  • 提交

config.txt

0 10000000

input_test

#pragma GCC optimize("Ofast, unroll-loops")
#include <stdio.h>
char w[100], r[134217728], *z = r;
v = -1;
#define pc(x) w[++ v] = x
void f(long long x) {
    if (x > 9) f(x / 10);
    pc(x % 10 + 48);
}
l() {
    register int x = 0; register char c;
    do c = *z ++; while (c < 48 || c > 57);
    while (c > 47 && c < 58) x = x * 10 + (c ^ 48), c = *z ++;
    return x;
}
main() {
    fread(r, 1, 134217728, stdin);
	register long long x = 0;
	for (register int i = 0; i ^ 10000000; ++ i) register int x = l(), a += x;
	f(x);
    fwrite(w, 1, ++ v, stdout);
}

output_test

#pragma GCC optimize("Ofast, unroll-loops")
#include <stdio.h>
char w[134217728];
v = -1;
#define pc(x) w[++ v] = x
void f(x) {
    if (x > 9) f(x / 10);
    pc(x % 10 + 48);
}
main() {
	for (i = 0; i ^ 10000000; ++ i) f(100000000), pc(' ');
    fwrite(w, 1, ++ v, stdout);
}

详细

Subtask #1:

score: 0
Skipped

Subtask #2:

score: 0
output_test Judgement Failed

Test #2:

score: 0
output_test Judgement Failed

input:

10000000

output:


result: