System Error
/in/foo.c:2:1: warning: return type defaults to 'int' [-Wimplicit-int]
 main(){int n;scanf("%d",&n),printf("%d\n",n+1>>1);return 0;}
 ^~~~
/in/foo.c: In function 'main':
/in/foo.c: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:22:11
 - 评测时间
 - 2020-03-15 16:22:11
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes