/ Vijos /

记录详情

Accepted

/in/foo.cc: In member function 'huge huge::operator=(std::__cxx11::string)':
/in/foo.cc:118:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=0;i<r.length();i++)if(r[i]=='0')this->len--;else break;
              ~^~~~~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:162:8: warning: unused variable 't' [-Wunused-variable]
  int n,t,r[202];cin>>n;string s;
        ^
# 状态 耗时 内存占用
#1 Accepted 77ms 3.625 MiB
#2 Accepted 124ms 3.75 MiB
#3 Accepted 28ms 3.625 MiB
#4 Accepted 102ms 3.73 MiB
#5 Accepted 76ms 3.625 MiB
#6 Accepted 90ms 3.715 MiB
#7 Accepted 33ms 3.625 MiB
#8 Accepted 96ms 3.625 MiB
#9 Accepted 28ms 3.625 MiB
#10 Accepted 19ms 512.0 KiB

信息

递交者
类型
递交
题目
P1084 Sunnypig闯罗塔关
语言
C++
递交时间
2017-05-31 15:55:07
评测时间
2017-05-31 15:55:07
评测机
分数
106
总耗时
678ms
峰值内存
3.75 MiB