/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:27:10: warning: unused variable 'l' [-Wunused-variable]
  int T,n,l,r,Ans;
          ^
/in/foo.cc:27:12: warning: unused variable 'r' [-Wunused-variable]
  int T,n,l,r,Ans;
            ^
/in/foo.cc:27:14: warning: unused variable 'Ans' [-Wunused-variable]
  int T,n,l,r,Ans;
              ^~~
# 状态 耗时 内存占用
#1 Accepted 6ms 4.156 MiB
#2 Accepted 6ms 4.191 MiB
#3 Accepted 9ms 4.148 MiB
#4 Accepted 239ms 4.246 MiB
#5 Time Exceeded ≥504ms ≥4.25 MiB

信息

递交者
类型
递交
题目
P3068 回文子序列数
语言
C++
递交时间
2025-03-30 12:10:09
评测时间
2025-03-30 12:10:09
评测机
分数
80
总耗时
≥766ms
峰值内存
≥4.25 MiB