Record Detail

Accepted

In file included from /in/driver/driver.cpp:1:0:
/in/ex2.h: In function 'int frequency(User, std::__cxx11::string)':
/in/ex2.h:53:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         while (user.blog_list->titles[a].find(word, i) != -1){
                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
/in/ex2.h:60:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         while (user.blog_list->contents[a].find(word, i) != -1){
                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
# Status Time Cost Memory Cost
#1 Accepted 2ms 396.0 KiB
#2 Accepted 2ms 464.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 2ms 392.0 KiB
#5 Accepted 1ms 332.0 KiB
#6 Accepted 2ms 380.0 KiB
#7 Accepted 1ms 384.0 KiB
#8 Accepted 1ms 384.0 KiB
#9 Accepted 1ms 384.0 KiB
#10 Accepted 2ms 384.0 KiB
#11 Accepted 2ms 388.0 KiB
#12 Accepted 2ms 388.0 KiB
#13 Accepted 2ms 384.0 KiB
#14 Accepted 1ms 380.0 KiB
#15 Accepted 1ms 348.0 KiB
#16 Accepted 2ms 384.0 KiB
#17 Accepted 2ms 384.0 KiB
#18 Accepted 2ms 380.0 KiB
#19 Accepted 1ms 476.0 KiB
#20 Accepted 1ms 404.0 KiB

Information

Submit By
Type
Submission
Homework
Exercise 2
Language
C++
Submit At
2022-09-26 23:35:26
Judged At
2022-10-03 16:15:53
Judged By
Score
300
Total Time
41ms
Peak Memory
476.0 KiB