Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:9:11: error: expected primary-expression before '%' token
    9 |         s=%/60;
      |           ^
/in/foo.cc:9:12: error: expected primary-expression before '/' token
    9 |         s=%/60;
      |            ^

信息

递交者
类型
递交
题目
P2771 休息时间1级1 2024.6
语言
C++
递交时间
2025-02-13 19:42:11
评测时间
2025-02-13 19:42:11
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes