Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:13:17: error: 't' was not declared in this scope
   13 |                 t++;
      |                 ^
/in/foo.cc:15:15: error: 't' was not declared in this scope
   15 |         cout<<t<<endl<<sum;
      |               ^

信息

递交者
类型
递交
题目
P1034 xf1-9统计各位数字之和为5的数
语言
C++
递交时间
2025-11-06 20:25:59
评测时间
2025-11-06 20:25:59
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes