/ new_bzoj /

记录详情

Runtime Error

foo.cc: In member function 'bool FTP::connect(std::__cxx11::string, int)':
foo.cc:81:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if (userMap.size() >= maxUserNumber)
                 ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
foo.cc: In member function 'bool FTP::quit(std::__cxx11::string)':
foo.cc:103:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (int i = 0; i < taskFile.size(); i++)
                             ~~^~~~~~~~~~~~~~~~~
foo.cc:111:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (int i = 0; i < taskFold.size(); i++)
                             ~~^~~~~~~~~~~~~~~~~
foo.cc: In member function 'bool FTP::startdownload(std::__cxx11::string, std::__cxx11::string)':
foo.cc:213:5: warning: control reaches end of non-void function [-Wreturn-type]
     }
     ^
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Runtime Error Floating point exception 2ms 384.0 KiB
#3 Runtime Error Floating point exception 2ms 384.0 KiB
#4 Accepted 1ms 384.0 KiB
#5 Wrong Answer 8a9 > unsuccess 18d18 < unsuc 1ms 384.0 KiB
#6 Runtime Error Floating point exception 2ms 384.0 KiB
#7 Wrong Answer 16d15 < success 17a17 > succes 1ms 384.0 KiB
#8 Wrong Answer 23d22 < success 27a27 > succes 2161ms 384.0 KiB
#9 Accepted 2ms 456.0 KiB
#10 Wrong Answer 142d141 < success 143a143 > su 3ms 460.0 KiB

信息

递交者
类型
递交
题目
FTP服务器
语言
C++
递交时间
2021-11-15 20:12:24
评测时间
2021-11-15 20:12:24
评测机
分数
30
总耗时
2181ms
峰值内存
460.0 KiB