/ Vijos /

记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:64:8: error: 'i' was not declared in this scope
  for(  i=1; i<a.size(); i++){
        ^
foo.cc:19:15: warning: unused variable 'y' [-Wunused-variable]
  long int j,k,y=0;
               ^

自豪的采用jd5进行评测(github.com/masnn/jd5)

信息

递交者
类型
递交
题目
P1554 硬币游戏
语言
C++
递交时间
2020-02-06 09:41:27
评测时间
2020-02-06 09:41:27
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes