记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:11:2: error: expected ';' before 'if'
  if(d == n)
  ^~
/in/foo.cc:15:2: error: 'else' without a previous 'if'
  else
  ^~~~

信息

递交者
类型
递交
题目
P1003 水仙花数
语言
C++
递交时间
2024-11-06 17:23:47
评测时间
2024-11-06 17:23:47
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes