Runtime Error

/in/foo.cc: In function 'std::string Div(long long int, long long int)':
/in/foo.cc:49:33: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   49 |     for (int i = cycle_start; i < decimal_digits.size(); ++i) {
      |                               ~~^~~~~~~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 2ms 532.0 KiB
#2 Runtime Error 2ms 528.0 KiB
#3 Runtime Error 2ms 528.0 KiB
#4 Runtime Error 2ms 532.0 KiB
#5 Runtime Error 2ms 532.0 KiB

信息

递交者
类型
递交
题目
P1075 A11-5 小数的循环节
语言
C++
递交时间
2026-01-01 19:09:11
评测时间
2026-01-01 19:09:11
评测机
分数
0
总耗时
11ms
峰值内存
532.0 KiB