Compile Error

foo.cc: In function 'int main()':
foo.cc:12:12: warning: statement has no effect [-Wunused-value]
        n*10/b;
        ~~~~^~
foo.cc:17:10: error: expected '}' at end of input
  return 0; 
          ^
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。

信息

递交者
类型
递交
题目
P1031 C9 小数循环节
比赛
盛泽二中编程社团 5月阶段练习
语言
C++
递交时间
2021-05-12 16:59:02
评测时间
2021-05-12 16:59:02
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes