编号 题目 状态 分数 总时间 内存 代码 / 答案文件 提交者 提交时间
#1859 #993. 汉诺塔问题 Wrong Answer 0 49 ms 392 K C / 136 B t330026231 2023-10-15 16:57:48
显示原始代码
#include <stdio.h>
int main() {
    int n, sum;
    scanf("%d", n);

    sum = (n + 1) + n;
    printf("%d", sum);
    return 0;
}
子任务 #1
Wrong Answer
得分:0
测试点 #1
Wrong Answer
得分:0
用时:3 ms
内存:384 KiB

输入文件(hanoi0.in

5

答案文件(hanoi0.out

31

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #2
Wrong Answer
得分:0
用时:2 ms
内存:284 KiB

输入文件(hanoi1.in

4

答案文件(hanoi1.out

15

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #3
Wrong Answer
得分:0
用时:2 ms
内存:360 KiB

输入文件(hanoi3.in

24

答案文件(hanoi3.out

16777215

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #4
Wrong Answer
得分:0
用时:2 ms
内存:288 KiB

输入文件(hanoi4.in

22

答案文件(hanoi4.out

4194303

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #5
Wrong Answer
得分:0
用时:3 ms
内存:272 KiB

输入文件(hanoi5.in

7

答案文件(hanoi5.out

127

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #6
Wrong Answer
得分:0
用时:3 ms
内存:228 KiB

输入文件(hanoi6.in

29

答案文件(hanoi6.out

536870911

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #7
Wrong Answer
得分:0
用时:3 ms
内存:224 KiB

输入文件(hanoi7.in

28

答案文件(hanoi7.out

268435455

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #8
Wrong Answer
得分:0
用时:4 ms
内存:228 KiB

输入文件(hanoi8.in

14

答案文件(hanoi8.out

16383

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #9
Wrong Answer
得分:0
用时:2 ms
内存:392 KiB

输入文件(hanoi9.in

8

答案文件(hanoi9.out

255

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #10
Wrong Answer
得分:0
用时:2 ms
内存:304 KiB

输入文件(hanoi10.in

51

答案文件(hanoi10.out

2251799813685247

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #11
Wrong Answer
得分:0
用时:2 ms
内存:228 KiB

输入文件(hanoi11.in

55

答案文件(hanoi11.out

36028797018963967

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #12
Wrong Answer
得分:0
用时:2 ms
内存:264 KiB

输入文件(hanoi12.in

53

答案文件(hanoi12.out

9007199254740991

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #13
Wrong Answer
得分:0
用时:2 ms
内存:300 KiB

输入文件(hanoi13.in

42

答案文件(hanoi13.out

4398046511103

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #14
Wrong Answer
得分:0
用时:2 ms
内存:276 KiB

输入文件(hanoi14.in

51

答案文件(hanoi14.out

2251799813685247

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #15
Wrong Answer
得分:0
用时:4 ms
内存:272 KiB

输入文件(hanoi15.in

31

答案文件(hanoi15.out

2147483647

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #16
Wrong Answer
得分:0
用时:2 ms
内存:272 KiB

输入文件(hanoi16.in

59

答案文件(hanoi16.out

576460752303423487

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #17
Wrong Answer
得分:0
用时:4 ms
内存:296 KiB

输入文件(hanoi17.in

58

答案文件(hanoi17.out

288230376151711743

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #18
Wrong Answer
得分:0
用时:3 ms
内存:228 KiB

输入文件(hanoi18.in

46

答案文件(hanoi18.out

70368744177663

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0
测试点 #19
Wrong Answer
得分:0
用时:2 ms
内存:244 KiB

输入文件(hanoi19.in

41

答案文件(hanoi19.out

2199023255551

用户输出

0

Special Judge 信息

Files user_out and answer differ

系统信息

Exited with return code 0