记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:12:6: error: 'tem1' was not declared in this scope
   if(tem1>temp2)
      ^~~~
/in/foo.cc:12:6: note: suggested alternative: 'temp1'
   if(tem1>temp2)
      ^~~~
      temp1

信息

递交者
类型
自测
题目
偷拍硕哥4
语言
C++
递交时间
2018-12-09 09:35:48
评测时间
2018-12-09 09:35:51
评测机
分数
0
总耗时
249ms
峰值内存
29.445 MiB