记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:26:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for(i=0;i<strlen(s1);i++)
                 ~^~~~~~~~~~~
foo.cc:22:9: warning: unused variable 'x' [-Wunused-variable]
     int x,t;
         ^
foo.cc:35:26: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if(ss(s2[25]-s2[t]))
                      ~~~~^

自豪的采用jd5进行评测(github.com/masnn/jd5)
{"receive":"2020-02-23T08:11:03.376Z","handle":"2020-02-23T08:11:03.376Z","cache_start":"2020-02-23T08:11:03.376Z","read_cases":"2020-02-23T08:11:03.528Z","judge":"2020-02-23T08:11:03.528Z","done":"2020-02-23T08:11:05.294Z"}
# 状态 耗时 内存占用
#1 Accepted 3ms 296.0 KiB
#2 Accepted 3ms 264.0 KiB
#3 Accepted 3ms 268.0 KiB
#4 Accepted 3ms 232.0 KiB
#5 Accepted 2ms 308.0 KiB
#6 Accepted 3ms 228.0 KiB
#7 Accepted 3ms 340.0 KiB
#8 Accepted 2ms 280.0 KiB
#9 Accepted 3ms 296.0 KiB
#10 Accepted 3ms 232.0 KiB

信息

递交者
类型
递交
题目
P1133 笨小猴
比赛
南京师范大学算法竞赛之2020年寒假战“疫”系列赛Round3 总第73期赛
语言
C++
递交时间
2020-02-23 16:11:03
评测时间
2020-02-23 16:11:03
评测机
分数
100
总耗时
28ms
峰值内存
340.0 KiB