/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'bool a(std::string, std::string, std::string)':
/in/foo.cc:8:20: warning: left operand of comma operator has no effect [-Wunused-value]
    8 |     for(i=0,j=n-1;i<=n-1,j>=0;i++,j--){
      |                   ~^~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 472.0 KiB
#2 Accepted 2ms 500.0 KiB
#3 Accepted 2ms 436.0 KiB
#4 Accepted 2ms 468.0 KiB
#5 Accepted 2ms 480.0 KiB
#6 Accepted 2ms 496.0 KiB
#7 Accepted 3ms 612.0 KiB
#8 Accepted 3ms 612.0 KiB
#9 Accepted 3ms 580.0 KiB
#10 Accepted 3ms 484.0 KiB

信息

递交者
类型
递交
题目
P1449 字符串还原
语言
C++
递交时间
2025-07-16 15:05:57
评测时间
2025-07-16 15:05:57
评测机
分数
100
总耗时
28ms
峰值内存
612.0 KiB