Compile Error
/in/foo.cc:59:1: error: stray '\357' in program ^ /in/foo.cc:59:2: error: stray '\273' in program ^ /in/foo.cc:59:3: error: stray '\277' in program ^ /in/foo.cc: In function 'int main()': /in/foo.cc:8:33: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=] #define out(a) printf("%lld\n",a) ^ /in/foo.cc:57:5: note: in expansion of macro 'out' out(ans); ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- tanning分配防晒霜
- 语言
- C++
- 递交时间
- 2018-07-10 11:20:50
- 评测时间
- 2018-07-10 11:20:50
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes