Wrong Answer
/in/foo.cc: In function 'int turn(int)':
/in/foo.cc:34:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
     if(test(i))if((data-i)>99)return turn(data-i);
       ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1254 D 99
 - 语言
 - C++
 - 递交时间
 - 2021-06-02 20:20:27
 - 评测时间
 - 2021-06-02 20:20:27
 - 评测机
 
- 分数
 - 65
 - 总耗时
 - 929ms
 - 峰值内存
 - 5.211 MiB