/ AOCode /

记录详情

Wrong Answer

foo.cc: In function 'void change_lowercase(std::__cxx11::string&)':
foo.cc:10:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i = 0; i < s.size(); i++)
                 ~~^~~~~~~~~~
foo.cc: In function 'void cutpair(std::__cxx11::string, std::vector<codepair>&)':
foo.cc:30:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  while(s[i] == ' ' && i < s.size()) cout << ' ', ++i;
                       ~~^~~~~~~~~~
foo.cc:31:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  while(i < s.size()) {
        ~~^~~~~~~~~~
foo.cc: In function 'void putdecode(codepair)':
foo.cc:48:32: warning: array subscript has type 'char' [-Wchar-subscripts]
  pair<int, int> a = mapcode[p.f];
                                ^
foo.cc:49:32: warning: array subscript has type 'char' [-Wchar-subscripts]
  pair<int, int> b = mapcode[p.r];
                                ^
foo.cc: In function 'int main()':
foo.cc:83:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i = 0; i < k.size(); i++) {
                 ~~^~~~~~~~~~
foo.cc:85:19: warning: array subscript has type 'char' [-Wchar-subscripts]
   else if(uni[k[i]]) continue;
                   ^
foo.cc:88:12: warning: array subscript has type 'char' [-Wchar-subscripts]
    uni[k[i]] = true, mapcode[k[i]] = make_pair(p, q);
            ^
foo.cc:88:34: warning: array subscript has type 'char' [-Wchar-subscripts]
    uni[k[i]] = true, mapcode[k[i]] = make_pair(p, q);
                                  ^
foo.cc:120:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i = 0; i < v.size(); i++) {
                 ~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Wrong Answer Binary files usrout and stdout 6ms 1.168 MiB
#3 Wrong Answer Binary files usrout and stdout 2ms 512.0 KiB
#4 Wrong Answer Binary files usrout and stdout 3ms 804.0 KiB
#5 Wrong Answer Binary files usrout and stdout 3ms 768.0 KiB
#6 Wrong Answer Binary files usrout and stdout 3ms 632.0 KiB
#7 Wrong Answer Binary files usrout and stdout 4ms 1.051 MiB
#8 Wrong Answer Binary files usrout and stdout 3ms 800.0 KiB
#9 Wrong Answer Binary files usrout and stdout 3ms 796.0 KiB
#10 Wrong Answer Binary files usrout and stdout 4ms 1.035 MiB
#11 Wrong Answer Binary files usrout and stdout 2ms 704.0 KiB
#12 Wrong Answer Binary files usrout and stdout 4ms 1.039 MiB
#13 Wrong Answer Binary files usrout and stdout 4ms 1.059 MiB
#14 Wrong Answer Binary files usrout and stdout 4ms 1.047 MiB
#15 Wrong Answer Binary files usrout and stdout 3ms 800.0 KiB
#16 Wrong Answer Binary files usrout and stdout 2ms 512.0 KiB
#17 Wrong Answer Binary files usrout and stdout 3ms 756.0 KiB
#18 Wrong Answer Binary files usrout and stdout 4ms 1.047 MiB
#19 Wrong Answer Binary files usrout and stdout 2ms 640.0 KiB
#20 Wrong Answer Binary files usrout and stdout 5ms 1.16 MiB
#21 Wrong Answer Binary files usrout and stdout 3ms 772.0 KiB
#22 Wrong Answer Binary files usrout and stdout 5ms 1.168 MiB
#23 Wrong Answer Binary files usrout and stdout 4ms 1.043 MiB
#24 Wrong Answer Binary files usrout and stdout 3ms 884.0 KiB
#25 Wrong Answer Binary files usrout and stdout 7ms 1.555 MiB
#26 Wrong Answer Binary files usrout and stdout 5ms 1.156 MiB
#27 Wrong Answer Binary files usrout and stdout 3ms 768.0 KiB
#28 Wrong Answer Binary files usrout and stdout 4ms 1.051 MiB
#29 Wrong Answer Binary files usrout and stdout 6ms 1.059 MiB
#30 Wrong Answer Binary files usrout and stdout 7ms 1.504 MiB
#31 Wrong Answer Binary files usrout and stdout 6ms 1.172 MiB
#32 Wrong Answer Binary files usrout and stdout 2ms 512.0 KiB
#33 Wrong Answer Binary files usrout and stdout 3ms 816.0 KiB
#34 Wrong Answer Binary files usrout and stdout 5ms 1.098 MiB
#35 Wrong Answer Binary files usrout and stdout 5ms 1.004 MiB
#36 Wrong Answer Binary files usrout and stdout 3ms 804.0 KiB
#37 Wrong Answer Binary files usrout and stdout 3ms 640.0 KiB
#38 Wrong Answer Binary files usrout and stdout 4ms 972.0 KiB
#39 Wrong Answer Binary files usrout and stdout 8ms 1.523 MiB
#40 Wrong Answer Binary files usrout and stdout 7ms 1.531 MiB
#41 Wrong Answer Binary files usrout and stdout 6ms 1.148 MiB
#42 Wrong Answer Binary files usrout and stdout 5ms 1.098 MiB
#43 Wrong Answer Binary files usrout and stdout 5ms 1.047 MiB
#44 Wrong Answer Binary files usrout and stdout 5ms 1.152 MiB
#45 Wrong Answer Binary files usrout and stdout 3ms 748.0 KiB
#46 Wrong Answer Binary files usrout and stdout 6ms 1.512 MiB
#47 Wrong Answer Binary files usrout and stdout 5ms 1.051 MiB
#48 Wrong Answer Binary files usrout and stdout 3ms 768.0 KiB
#49 Wrong Answer Binary files usrout and stdout 6ms 1.539 MiB
#50 Wrong Answer Binary files usrout and stdout 7ms 1.535 MiB
#51 Wrong Answer Binary files usrout and stdout 6ms 1.121 MiB
#52 Wrong Answer Binary files usrout and stdout 5ms 1.098 MiB
#53 Wrong Answer Binary files usrout and stdout 6ms 1.48 MiB
#54 Wrong Answer Binary files usrout and stdout 3ms 768.0 KiB
#55 Wrong Answer Binary files usrout and stdout 8ms 1.5 MiB
#56 Wrong Answer Binary files usrout and stdout 4ms 1012.0 KiB
#57 Wrong Answer Binary files usrout and stdout 5ms 1.039 MiB
#58 Wrong Answer Binary files usrout and stdout 2ms 548.0 KiB
#59 Wrong Answer Binary files usrout and stdout 3ms 804.0 KiB
#60 Wrong Answer Binary files usrout and stdout 4ms 972.0 KiB
#61 Wrong Answer Binary files usrout and stdout 7ms 1.477 MiB
#62 Wrong Answer Binary files usrout and stdout 3ms 788.0 KiB
#63 Wrong Answer Binary files usrout and stdout 3ms 548.0 KiB
#64 Wrong Answer Binary files usrout and stdout 5ms 1.066 MiB
#65 Wrong Answer Binary files usrout and stdout 6ms 1.164 MiB
#66 Wrong Answer Binary files usrout and stdout 5ms 1.172 MiB
#67 Wrong Answer Binary files usrout and stdout 6ms 1.16 MiB
#68 Wrong Answer Binary files usrout and stdout 2ms 684.0 KiB
#69 Wrong Answer Binary files usrout and stdout 5ms 1.035 MiB
#70 Wrong Answer Binary files usrout and stdout 2ms 384.0 KiB
#71 Wrong Answer Binary files usrout and stdout 5ms 1.16 MiB
#72 Wrong Answer Binary files usrout and stdout 7ms 1.168 MiB
#73 Wrong Answer Binary files usrout and stdout 2ms 476.0 KiB
#74 Wrong Answer Binary files usrout and stdout 3ms 744.0 KiB
#75 Wrong Answer Binary files usrout and stdout 6ms 1.445 MiB
#76 Wrong Answer Binary files usrout and stdout 3ms 768.0 KiB
#77 Wrong Answer Binary files usrout and stdout 7ms 1.488 MiB
#78 Wrong Answer Binary files usrout and stdout 7ms 1.559 MiB
#79 Wrong Answer Binary files usrout and stdout 5ms 1.109 MiB
#80 Wrong Answer Binary files usrout and stdout 5ms 1.137 MiB
#81 Wrong Answer Binary files usrout and stdout 3ms 768.0 KiB
#82 Wrong Answer Binary files usrout and stdout 3ms 640.0 KiB
#83 Wrong Answer Binary files usrout and stdout 5ms 1.164 MiB
#84 Wrong Answer Binary files usrout and stdout 6ms 1.52 MiB
#85 Wrong Answer Binary files usrout and stdout 3ms 768.0 KiB
#86 Wrong Answer Binary files usrout and stdout 3ms 796.0 KiB
#87 Wrong Answer Binary files usrout and stdout 2ms 640.0 KiB
#88 Wrong Answer Binary files usrout and stdout 3ms 768.0 KiB
#89 Wrong Answer Binary files usrout and stdout 3ms 796.0 KiB
#90 Wrong Answer Binary files usrout and stdout 7ms 1.52 MiB
#91 Wrong Answer Binary files usrout and stdout 7ms 1.547 MiB
#92 Wrong Answer Binary files usrout and stdout 2ms 640.0 KiB
#93 Wrong Answer Binary files usrout and stdout 5ms 1.039 MiB
#94 Wrong Answer Binary files usrout and stdout 3ms 804.0 KiB
#95 Wrong Answer Binary files usrout and stdout 6ms 1.512 MiB
#96 Wrong Answer Binary files usrout and stdout 2ms 512.0 KiB
#97 Wrong Answer Binary files usrout and stdout 6ms 1.527 MiB
#98 Wrong Answer Binary files usrout and stdout 3ms 836.0 KiB
#99 Wrong Answer Binary files usrout and stdout 6ms 1.16 MiB

信息

递交者
类型
递交
题目
P1015 Mission 2 - A1 : Crack the Code! (EASY)
语言
C++
递交时间
2021-07-27 20:48:00
评测时间
2021-08-21 15:01:46
评测机
分数
1
总耗时
480ms
峰值内存
1.559 MiB