记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:24:10: error: 'tem2' was not declared in this scope
    temp1=tem2;
          ^~~~
/in/foo.cc:24:10: note: suggested alternative: 'temp2'
    temp1=tem2;
          ^~~~
          temp2

信息

递交者
类型
递交
题目
偷拍硕哥4
比赛
小兰赛 2018/12/9
语言
C++
递交时间
2018-12-09 09:44:46
评测时间
2018-12-09 09:45:01
评测机
分数
0
总耗时
257ms
峰值内存
29.438 MiB