/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:20:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   while(mp.size()==m){
         ~~~~~~~~~^~~
/in/foo.cc:16:6: warning: unused variable 'i' [-Wunused-variable]
  int i=1,j=1,Ans=N;
      ^
/in/foo.cc:16:10: warning: unused variable 'j' [-Wunused-variable]
  int i=1,j=1,Ans=N;
          ^
# 状态 耗时 内存占用
#1 Accepted 2ms 496.0 KiB
#2 Accepted 2ms 932.0 KiB
#3 Accepted 2ms 380.0 KiB
#4 Accepted 2ms 404.0 KiB
#5 Accepted 6ms 580.0 KiB
#6 Accepted 149ms 1.625 MiB
#7 Accepted 416ms 3.371 MiB
#8 Accepted 652ms 4.543 MiB
#9 Accepted 442ms 4.266 MiB
#10 Accepted 705ms 5.516 MiB

信息

递交者
类型
递交
题目
P3189 精简序列
语言
C++
递交时间
2026-07-14 16:12:48
评测时间
2026-07-14 16:12:48
评测机
分数
100
总耗时
2382ms
峰值内存
5.516 MiB