/ XMU_ACM /

记录详情

Accepted

/in/foo.cc: In constructor 'ThreesPow::ThreesPow()':
/in/foo.cc:24:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for(int i = 0; i < _size - 1; i++) {
                        ~~^~~~~~~~~~~
/in/foo.cc: In member function 'LL_t Gen753::get_back()':
/in/foo.cc:86:22: warning: unused variable 't' [-Wunused-variable]
                 LL_t t= buf[ctr];
                      ^
# 状态 耗时 内存占用
#1 Accepted 4ms 204.0 KiB
#2 Accepted 3ms 208.0 KiB
#3 Accepted 6ms 316.0 KiB
#4 Accepted 1ms 212.0 KiB
#5 Accepted 4ms 316.0 KiB
#6 Accepted 4ms 204.0 KiB
#7 Accepted 2ms 312.0 KiB
#8 Accepted 2ms 212.0 KiB
#9 Accepted 5ms 204.0 KiB
#10 Accepted 3ms 208.0 KiB

信息

递交者
类型
递交
题目
P1019 刘学习的753数
比赛
2019网宿杯XMU程序设计竞赛网络预赛第一场
语言
C++
递交时间
2019-04-20 15:40:46
评测时间
2019-04-20 15:40:46
评测机
分数
100
总耗时
40ms
峰值内存
316.0 KiB