/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:21:10: warning: unused variable 'l' [-Wunused-variable]
  int T,n,l,r,Ans;
          ^
/in/foo.cc:21:12: warning: unused variable 'r' [-Wunused-variable]
  int T,n,l,r,Ans;
            ^
/in/foo.cc:21:14: warning: unused variable 'Ans' [-Wunused-variable]
  int T,n,l,r,Ans;
              ^~~
# 状态 耗时 内存占用
#1 Accepted 2ms 412.0 KiB
#2 Accepted 2ms 380.0 KiB
#3 Accepted 2ms 460.0 KiB
#4 Runtime Error 2ms 412.0 KiB
#5 Runtime Error 2ms 376.0 KiB

信息

递交者
类型
递交
题目
P3068 回文子序列数
语言
C++
递交时间
2025-03-30 12:10:57
评测时间
2025-03-30 12:10:57
评测机
分数
60
总耗时
12ms
峰值内存
460.0 KiB