Compile Error
foo.cpp: In function 'int main()': foo.cpp:42:2: error: expected primary-expression before '__int128' __int128 tmp=a+b; ^ foo.cpp:42:2: error: expected ';' before '__int128' foo.cpp:43:12: error: 'tmp' was not declared in this scope cout<<(ll)tmp<<"\n"; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 A+B Problem
- 语言
- C++
- 递交时间
- 2016-10-25 20:48:32
- 评测时间
- 2016-10-25 20:48:33
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes