/ Vijos /

记录详情

Compile Error

/in/foo.c: In function 'toInt':
/in/foo.c:57:6: error: called object 'base' is not a function or function pointer
   57 | ans+=base(str[i]-'0');
      |      ^~~~
/in/foo.c:55:7: note: declared here
   55 | int i,base=1,ans=0;
      |       ^~~~

信息

递交者
类型
递交
题目
P1300 儿子游戏机
语言
C
递交时间
2025-12-23 23:40:10
评测时间
2025-12-23 23:40:10
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes