/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:8:2: error: 'else' without a previous 'if'
  else cout<<b<<"no"<<endl;
  ^~~~
/in/foo.cc:9:9: error: 'o' was not declared in this scope
  return o;
         ^

信息

递交者
类型
自测
题目
P1102 陶陶摘苹果
语言
C++
递交时间
2018-03-18 12:35:39
评测时间
2018-03-18 12:35:39
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes