Compile Error
foo.cpp:3:11: error: '::main' must return 'int'
 void main()
           ^
foo.cpp: In function 'int main()':
foo.cpp:31:18: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
 printf("%d",t%sum);
                  ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1309 分凸多边形
 - 语言
 - C++
 - 递交时间
 - 2016-11-07 15:40:09
 - 评测时间
 - 2016-11-07 15:40:09
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes