/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'std::vector<int> getbinary(int)':
/in/foo.cc:10:9: warning: unused variable 'b' [-Wunused-variable]
     int b = x%2;
         ^
/in/foo.cc: In function 'int getbase(std::vector<int>, int)':
/in/foo.cc:18:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (int i=0; i<xishu.size(); i++){
                 ~^~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 220.0 KiB
#2 Accepted 1ms 220.0 KiB
#3 Accepted 1ms 224.0 KiB
#4 Accepted 1ms 220.0 KiB
#5 Accepted 1ms 224.0 KiB
#6 Accepted 1ms 220.0 KiB
#7 Accepted 1ms 224.0 KiB
#8 Accepted 1ms 220.0 KiB
#9 Accepted 1ms 216.0 KiB

信息

递交者
类型
递交
题目
P1319 数列
语言
C++
递交时间
2019-08-02 19:51:00
评测时间
2019-08-02 19:51:00
评测机
分数
90
总耗时
11ms
峰值内存
224.0 KiB