Time Exceeded
/in/foo.c: In function 'main':
/in/foo.c:8:10: warning: format '%d' expects argument of type 'int *', but argument 2 has type 'long int *' [-Wformat=]
  scanf("%d%d%d",&n,&t1,&t2);//5 4 3
          ^
/in/foo.c:23:2: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized]
  printf("%d",c); 
  ^~~~~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 偷拍硕哥4
 - 语言
 - C
 - 递交时间
 - 2018-12-29 14:24:48
 - 评测时间
 - 2018-12-29 14:24:48
 - 评测机
 
- 分数
 - 50
 - 总耗时
 - ≥35ms
 - 峰值内存
 - ≥216.0 KiB