/ Vijos /

记录详情

Time Exceeded

/in/foo.cc:3:30: warning: '-std=c++14' is not an option that controls warnings [-Wpragmas]
 #pragma GCC diagnostic error "-std=c++14"
                              ^~~~~~~~~~~~
/in/foo.cc:4:30: warning: '-fwhole-program' is not an option that controls warnings [-Wpragmas]
 #pragma GCC diagnostic error "-fwhole-program"
                              ^~~~~~~~~~~~~~~~~
/in/foo.cc:5:30: warning: '-fcse-skip-blocks' is not an option that controls warnings [-Wpragmas]
 #pragma GCC diagnostic error "-fcse-skip-blocks"
                              ^~~~~~~~~~~~~~~~~~~
/in/foo.cc:6:30: warning: '-funsafe-loop-optimizations' is not an option that controls warnings [-Wpragmas]
 #pragma GCC diagnostic error "-funsafe-loop-optimizations"
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 17ms 40.324 MiB
#2 Accepted 103ms 53.016 MiB
#3 Accepted 100ms 43.078 MiB
#4 Time Exceeded ≥1006ms ≥88.68 MiB

信息

递交者
类型
递交
题目
P1995 模式字符串
语言
C++
递交时间
2020-12-16 21:20:26
评测时间
2020-12-16 21:20:27
评测机
分数
60
总耗时
≥1227ms
峰值内存
≥88.68 MiB