/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'lowprice* getLowPrice(int)':
/in/foo.cc:28:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int i=0;i<pfv.size();i++) {
                 ~^~~~~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:72:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for(int j=0;j<vfp.size();j++) {
                         ~^~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 336.0 KiB
#2 Accepted 1ms 228.0 KiB
#3 Accepted 1ms 220.0 KiB
#4 Accepted 1ms 228.0 KiB
#5 Accepted 1ms 220.0 KiB
#6 Accepted 1ms 356.0 KiB
#7 Accepted 8ms 628.0 KiB
#8 Accepted 4ms 480.0 KiB
#9 Accepted 11ms 720.0 KiB
#10 Accepted 15ms 868.0 KiB

信息

递交者
类型
递交
题目
P1285 佳佳的魔法药水
语言
C++
递交时间
2020-07-30 21:50:18
评测时间
2020-07-30 21:50:18
评测机
分数
100
总耗时
52ms
峰值内存
868.0 KiB