/ Vijos /

记录详情

Wrong Answer

foo.cc: In function ‘int main()’:
foo.cc:99:29: warning: ‘minTime’ may be used uninitialized [-Wmaybe-uninitialized]
   99 |     int printTime=changeBack(minTime);
      |                   ~~~~~~~~~~^~~~~~~~~
foo.cc:92:9: note: ‘minTime’ was declared here
   92 |     int minTime;
      |         ^~~~~~~
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Wrong Answer Standard answer longer than user output. 9ms 7.312 MiB
#2 Wrong Answer Standard answer longer than user output. 9ms 7.316 MiB
#3 Wrong Answer Standard answer longer than user output. 9ms 7.316 MiB
#4 Wrong Answer Standard answer longer than user output. 10ms 7.273 MiB
#5 Wrong Answer Standard answer longer than user output. 9ms 7.395 MiB
#6 Wrong Answer Standard answer longer than user output. 10ms 7.273 MiB
#7 Wrong Answer Standard answer longer than user output. 9ms 7.328 MiB
#8 Wrong Answer Standard answer longer than user output. 9ms 7.234 MiB
#9 Wrong Answer Standard answer longer than user output. 9ms 7.312 MiB
#10 Wrong Answer Standard answer longer than user output. 9ms 7.316 MiB

信息

递交者
类型
递交
题目
P1168 公路巡逻
语言
C++
递交时间
2024-07-05 11:26:04
评测时间
2024-07-05 11:26:04
评测机
分数
0
总耗时
98ms
峰值内存
7.395 MiB