/ SUOI /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:153:30: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<int>::size_type {aka long unsigned int}' [-Wformat=]
     printf("%d",answer.size());
                 ~~~~~~~~~~~~~^
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 2ms 340.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 2ms 384.0 KiB
#6 Accepted 2ms 384.0 KiB
#7 Accepted 2ms 384.0 KiB
#8 Accepted 2ms 384.0 KiB
#9 Time Exceeded ≥1392ms ≥3.145 MiB
#10 Time Exceeded ≥1395ms ≥4.449 MiB

信息

递交者
类型
递交
题目
#17 最长上升子序列
语言
C++
递交时间
2021-04-07 17:43:13
评测时间
2021-04-07 17:43:13
评测机
分数
80
总耗时
≥2807ms
峰值内存
≥4.449 MiB