System Error
/in/foo.cc:2:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] main(){int n;scanf("%d",&n),printf("%d\n",n+1>>1);return 0;} ^ /in/foo.cc: In function 'int main()': /in/foo.cc:2:44: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] main(){int n;scanf("%d",&n),printf("%d\n",n+1>>1);return 0;} ~^~
FormatError('config file not found',)
信息
- 递交者
- 类型
- 递交
- 题目
- P1057 Gauss have I loved
- 语言
- C++
- 递交时间
- 2020-03-15 16:47:49
- 评测时间
- 2020-03-15 16:47:49
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes