0 Runtime Error
foo.cc: In function 'int main()': foo.cc:69:15: warning: argument 1 null where non-null expected [-Wnonnull] 69 | fclose(0); | ~~~~~~^~~ In file included from /nix/gcc-13.2.0/include/c++/13.2.0/cstdio:42, from /nix/gcc-13.2.0/include/c++/13.2.0/ext/string_conversions.h:45, from /nix/gcc-13.2.0/include/c++/13.2.0/bits/basic_string.h:4097, from /nix/gcc-13.2.0/include/c++/13.2.0/string:54, from /nix/gcc-13.2.0/include/c++/13.2.0/bitset:52, from /nix/gcc-13.2.0/include/c++/13.2.0/x86_64-unknown-linux-gnu/bits/stdc++.h:52, from foo.cc:1: /nix/glibc-2.38-27-dev/include/stdio.h:183:12: note: in a call to function 'int fclose(FILE*)' declared 'nonnull' 183 | extern int fclose (FILE *__stream) __nonnull ((1)); | ^~~~~~
# | 状态 分数 | 耗时 | 内存占用 |
---|
#1 | Runtime Error 0 | 14ms | 1.1 MiB |
#2 | Runtime Error 0 | 14ms | 1.2 MiB |
#3 | Runtime Error 0 | 14ms | 1.2 MiB |
#4 | Runtime Error 0 | 14ms | 1.1 MiB |
#5 | Runtime Error 0 | 14ms | 1.2 MiB |
#6 | Runtime Error 0 | 14ms | 1.1 MiB |
#7 | Runtime Error 0 | 14ms | 1.1 MiB |
#8 | Runtime Error 0 | 14ms | 1.1 MiB |
#9 | Runtime Error 0 | 14ms | 1.1 MiB |
#10 | Runtime Error 0 | 15ms | 1.1 MiB |
#11 | Runtime Error 0 | 26ms | 1.5 MiB |
#12 | Runtime Error 0 | 284ms | 5.7 MiB |
#13 | Runtime Error 0 | 14ms | 1.1 MiB |
#14 | Runtime Error 0 | 21ms | 1.4 MiB |
#15 | Runtime Error 0 | 108ms | 5.3 MiB |
#16 | Runtime Error 0 | 44ms | 2.9 MiB |
#17 | Runtime Error 0 | 15ms | 1.2 MiB |
#18 | Runtime Error 0 | 20ms | 1.4 MiB |
#19 | Runtime Error 0 | 115ms | 5.6 MiB |
#20 | Runtime Error 0 | 56ms | 3.3 MiB |
代码
信息
- 递交者
- 题目
- NOIP2024BGF NOIP2024BGF
- 比赛
- 【官方数据 SC】 NOIP2024 批量测试
- 语言
- C++ 14(O2)
- 代码长度
- 1.4 KiB
- 递交时间
- 2024-12-6 17:35:37
- 评测时间
- 2024-12-6 17:35:40
- 分数
- 0
- 总耗时
- 846ms
- 峰值时间
- 284ms
- 峰值内存
- 5.7 MiB