Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:61:15: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
  scanf("%d",&t);
               ^
/in/foo.cc: In function 'int check(int)':
/in/foo.cc:54:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - cheese
 - 语言
 - C++
 - 递交时间
 - 2017-11-21 20:42:17
 - 评测时间
 - 2017-11-21 20:42:17
 - 评测机
 
- 分数
 - 10
 - 总耗时
 - 75ms
 - 峰值内存
 - 384.0 KiB