/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void maxx(int&, int)':
/in/foo.cc:20:45: warning: the omitted middle operand in ?: will always be 'true', suggest explicit middle operand [-Wparentheses]
 inline void maxx(R int &a,const int b){a>b? :a=b;}
                                             ^
/in/foo.cc: In function 'int yg()':
/in/foo.cc:72:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 3ms 348.0 KiB
#2 Accepted 3ms 396.0 KiB
#3 Accepted 12ms 256.0 KiB
#4 Accepted 27ms 256.0 KiB
#5 Accepted 39ms 336.0 KiB
#6 Accepted 45ms 336.0 KiB
#7 Accepted 56ms 356.0 KiB
#8 Accepted 63ms 320.0 KiB
#9 Accepted 1367ms 384.0 KiB
#10 Accepted 1897ms 340.0 KiB

信息

递交者
类型
递交
题目
P1967 夜夜的花裙子
语言
C++
递交时间
2017-08-25 12:03:38
评测时间
2017-08-25 12:03:38
评测机
分数
100
总耗时
3516ms
峰值内存
396.0 KiB