Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:15:21: error: 'a0' was not declared in this scope
   printf("max=%d\n",a0;
                     ^~
/in/foo.cc:17:1: error: expected ';' before '}' token
 }
 ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1001 第四章题目----三位数比较大小
 - 语言
 - C++
 - 递交时间
 - 2019-11-14 17:04:37
 - 评测时间
 - 2019-11-14 17:04:37
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes