/ OPS /

记录详情

Runtime Error

/in/foo.cc: In function 'unsigned int x(std::string)':
/in/foo.cc:18:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
   18 |  for (int i = 0; i <= lena - 1; i++) {
      |                  ~~^~~~~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 2ms 376.0 KiB

信息

递交者
类型
递交
题目
P1249 互质的个数
语言
C++
递交时间
2024-05-13 09:40:30
评测时间
2024-05-13 09:40:30
评测机
分数
0
总耗时
2ms
峰值内存
376.0 KiB