Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:17:9: error: 'r' was not declared in this scope
   17 |         r
      |         ^
/in/foo.cc:17:10: error: expected '}' at end of input
   17 |         r
      |          ^
/in/foo.cc:3:12: note: to match this '{'
    3 | int main() {
      |            ^

信息

递交者
类型
递交
题目
P2591 找素数2级1 2023.6
语言
C++
递交时间
2026-08-12 11:48:35
评测时间
2026-08-12 11:48:35
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes