Compile Error

foo.cc: In function 'int main()':
foo.cc:8:19: error: 'n510' was not declared in this scope
    8 |                 a=n510;
      |                   ^~~~
foo.cc:13:45: error: expected ';' before '}' token
   13 |                                 cout<<n<<" "
      |                                             ^
      |                                             ;
   14 |                         }
      |                         ~                    

信息

递交者
类型
递交
题目
P1039 所有3位水仙花数
语言
C++
递交时间
2024-03-22 16:16:48
评测时间
2024-03-22 16:16:48
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes