/ OPS /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:10:26: warning: comparison of integer expressions of different signedness: 'long long int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
   10 |   for(long long int i=0;i<strlen(a);i++){
      |                         ~^~~~~~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 49ms 376.0 KiB

信息

递交者
类型
递交
题目
P1419 2进转10进(1239强化版)
语言
C++
递交时间
2024-04-13 22:22:21
评测时间
2024-04-13 22:22:21
评测机
分数
0
总耗时
49ms
峰值内存
376.0 KiB