记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:38:74: error: 'INFINITY' was not declared in this scope
         int remainingFlowers = n / (flowers[i].subsequentBoost > 0 ? 1 : INFINITY);
                                                                          ^~~~~~~~

信息

递交者
类型
自测
语言
C++
递交时间
2024-06-16 03:19:55
评测时间
2024-06-16 03:19:55
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes