记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:19:27: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
   19 |         for (int i = 0; i < strlen(ws); i++)
      |                         ~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 5ms 412.0 KiB
#2 Accepted 5ms 332.0 KiB
#3 Accepted 4ms 412.0 KiB
#4 Wrong Answer Standard answer longer than user output. 4ms 412.0 KiB
#5 Wrong Answer User output longer than standard answer. 3ms 332.0 KiB

信息

递交者
类型
递交
题目
P1055 OO11-7 stack和括号的匹配、失配
语言
C++
递交时间
2023-06-20 10:51:03
评测时间
2023-06-20 10:51:03
评测机
分数
60
总耗时
23ms
峰值内存
412.0 KiB