/ 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:56:32: warning: array subscript has type 'char' [-Wchar-subscripts]
  pair<int, int> a = mapcode[p.f];
                                ^
foo.cc:57:32: warning: array subscript has type 'char' [-Wchar-subscripts]
  pair<int, int> b = mapcode[p.r];
                                ^
foo.cc: In function 'int main()':
foo.cc:93:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i = 0; i < k.size(); i++) {
                 ~~^~~~~~~~~~
foo.cc:95:19: warning: array subscript has type 'char' [-Wchar-subscripts]
   else if(uni[k[i]]) continue;
                   ^
foo.cc:98:12: warning: array subscript has type 'char' [-Wchar-subscripts]
    uni[k[i]] = true, mapcode[k[i]] = make_pair(p, q);
            ^
foo.cc:98:34: warning: array subscript has type 'char' [-Wchar-subscripts]
    uni[k[i]] = true, mapcode[k[i]] = make_pair(p, q);
                                  ^
foo.cc:130:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i = 0; i < v.size(); i++) {
                 ~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read cla, expect class. 1ms 384.0 KiB
#2 Wrong Answer Standard answer longer than user output. 52ms 1.109 MiB
#3 Wrong Answer Standard answer longer than user output. 9ms 572.0 KiB
#4 Wrong Answer Standard answer longer than user output. 30ms 864.0 KiB
#5 Wrong Answer Standard answer longer than user output. 17ms 708.0 KiB
#6 Wrong Answer Standard answer longer than user output. 13ms 576.0 KiB
#7 Wrong Answer Standard answer longer than user output. 31ms 964.0 KiB
#8 Wrong Answer Standard answer longer than user output. 26ms 800.0 KiB
#9 Wrong Answer Standard answer longer than user output. 27ms 820.0 KiB
#10 Wrong Answer Standard answer longer than user output. 36ms 1.004 MiB
#11 Wrong Answer Standard answer longer than user output. 15ms 788.0 KiB
#12 Wrong Answer Standard answer longer than user output. 39ms 964.0 KiB
#13 Wrong Answer Standard answer longer than user output. 41ms 976.0 KiB
#14 Wrong Answer Standard answer longer than user output. 32ms 972.0 KiB
#15 Wrong Answer Standard answer longer than user output. 27ms 820.0 KiB
#16 Wrong Answer Standard answer longer than user output. 8ms 556.0 KiB
#17 Wrong Answer Standard answer longer than user output. 20ms 732.0 KiB
#18 Wrong Answer Standard answer longer than user output. 35ms 1.043 MiB
#19 Wrong Answer Standard answer longer than user output. 11ms 652.0 KiB
#20 Wrong Answer Standard answer longer than user output. 56ms 1.109 MiB
#21 Wrong Answer Standard answer longer than user output. 24ms 808.0 KiB
#22 Wrong Answer Standard answer longer than user output. 52ms 1.098 MiB
#23 Wrong Answer Standard answer longer than user output. 42ms 1.043 MiB
#24 Wrong Answer Standard answer longer than user output. 29ms 872.0 KiB
#25 Wrong Answer Standard answer longer than user output. 71ms 1.414 MiB
#26 Wrong Answer Standard answer longer than user output. 56ms 1.117 MiB
#27 Wrong Answer Standard answer longer than user output. 18ms 720.0 KiB
#28 Wrong Answer Standard answer longer than user output. 35ms 972.0 KiB
#29 Wrong Answer Standard answer longer than user output. 43ms 1016.0 KiB
#30 Wrong Answer Standard answer longer than user output. 75ms 1.395 MiB
#31 Wrong Answer Standard answer longer than user output. 57ms 1.117 MiB
#32 Wrong Answer Standard answer longer than user output. 8ms 572.0 KiB
#33 Wrong Answer Standard answer longer than user output. 23ms 768.0 KiB
#34 Wrong Answer Standard answer longer than user output. 51ms 1.094 MiB
#35 Wrong Answer Standard answer longer than user output. 39ms 976.0 KiB
#36 Wrong Answer Standard answer longer than user output. 22ms 788.0 KiB
#37 Wrong Answer Standard answer longer than user output. 11ms 640.0 KiB
#38 Wrong Answer Standard answer longer than user output. 33ms 972.0 KiB
#39 Wrong Answer Standard answer longer than user output. 67ms 1.469 MiB
#40 Wrong Answer Standard answer longer than user output. 69ms 1.457 MiB
#41 Wrong Answer Standard answer longer than user output. 55ms 1.082 MiB
#42 Wrong Answer Standard answer longer than user output. 51ms 1.098 MiB
#43 Wrong Answer Standard answer longer than user output. 41ms 1.059 MiB
#44 Wrong Answer Standard answer longer than user output. 52ms 1.117 MiB
#45 Wrong Answer Standard answer longer than user output. 18ms 740.0 KiB
#46 Wrong Answer Standard answer longer than user output. 66ms 1.395 MiB
#47 Wrong Answer Standard answer longer than user output. 46ms 988.0 KiB
#48 Wrong Answer Standard answer longer than user output. 18ms 768.0 KiB
#49 Wrong Answer Standard answer longer than user output. 66ms 1.516 MiB
#50 Wrong Answer Standard answer longer than user output. 76ms 1.52 MiB
#51 Wrong Answer Standard answer longer than user output. 50ms 1.086 MiB
#52 Wrong Answer Standard answer longer than user output. 49ms 1.082 MiB
#53 Wrong Answer Standard answer longer than user output. 55ms 1.504 MiB
#54 Wrong Answer Standard answer longer than user output. 21ms 780.0 KiB
#55 Wrong Answer Standard answer longer than user output. 81ms 1.508 MiB
#56 Wrong Answer Standard answer longer than user output. 46ms 1.059 MiB
#57 Wrong Answer Standard answer longer than user output. 41ms 1.004 MiB
#58 Wrong Answer Standard answer longer than user output. 12ms 644.0 KiB
#59 Wrong Answer Standard answer longer than user output. 27ms 812.0 KiB
#60 Wrong Answer Standard answer longer than user output. 32ms 1008.0 KiB
#61 Wrong Answer Standard answer longer than user output. 65ms 1.395 MiB
#62 Wrong Answer Standard answer longer than user output. 23ms 824.0 KiB
#63 Wrong Answer Standard answer longer than user output. 12ms 540.0 KiB
#64 Wrong Answer Standard answer longer than user output. 44ms 972.0 KiB
#65 Wrong Answer Standard answer longer than user output. 55ms 1.133 MiB
#66 Wrong Answer Standard answer longer than user output. 58ms 1.113 MiB
#67 Wrong Answer Standard answer longer than user output. 59ms 1.137 MiB
#68 Wrong Answer Standard answer longer than user output. 14ms 652.0 KiB
#69 Wrong Answer Standard answer longer than user output. 42ms 968.0 KiB
#70 Wrong Answer Standard answer longer than user output. 5ms 468.0 KiB
#71 Wrong Answer Standard answer longer than user output. 52ms 1.109 MiB
#72 Wrong Answer Standard answer longer than user output. 49ms 1.121 MiB
#73 Wrong Answer Standard answer longer than user output. 4ms 500.0 KiB
#74 Wrong Answer Standard answer longer than user output. 19ms 740.0 KiB
#75 Wrong Answer Standard answer longer than user output. 57ms 1.395 MiB
#76 Wrong Answer Standard answer longer than user output. 21ms 764.0 KiB
#77 Wrong Answer Standard answer longer than user output. 67ms 1.52 MiB
#78 Wrong Answer Standard answer longer than user output. 63ms 1.5 MiB
#79 Wrong Answer Standard answer longer than user output. 45ms 1.078 MiB
#80 Wrong Answer Standard answer longer than user output. 44ms 1.078 MiB
#81 Wrong Answer Standard answer longer than user output. 20ms 764.0 KiB
#82 Wrong Answer Standard answer longer than user output. 12ms 640.0 KiB
#83 Wrong Answer Standard answer longer than user output. 48ms 1.109 MiB
#84 Wrong Answer Standard answer longer than user output. 61ms 1.484 MiB
#85 Wrong Answer Standard answer longer than user output. 22ms 800.0 KiB
#86 Wrong Answer Standard answer longer than user output. 24ms 840.0 KiB
#87 Wrong Answer Standard answer longer than user output. 15ms 676.0 KiB
#88 Wrong Answer Standard answer longer than user output. 18ms 768.0 KiB
#89 Wrong Answer Standard answer longer than user output. 23ms 852.0 KiB
#90 Wrong Answer Standard answer longer than user output. 64ms 1.469 MiB
#91 Wrong Answer Standard answer longer than user output. 67ms 1.52 MiB
#92 Wrong Answer Standard answer longer than user output. 13ms 672.0 KiB
#93 Wrong Answer Standard answer longer than user output. 40ms 1.023 MiB
#94 Wrong Answer Standard answer longer than user output. 25ms 864.0 KiB
#95 Wrong Answer Standard answer longer than user output. 63ms 1.395 MiB
#96 Wrong Answer Standard answer longer than user output. 9ms 512.0 KiB
#97 Wrong Answer Standard answer longer than user output. 61ms 1.516 MiB
#98 Wrong Answer Standard answer longer than user output. 24ms 852.0 KiB
#99 Wrong Answer Standard answer longer than user output. 52ms 1.09 MiB

信息

递交者
类型
递交
题目
P1015 Mission 2 - A1 : Crack the Code! (EASY)
语言
C++
递交时间
2021-08-11 16:18:20
评测时间
2021-08-21 15:02:01
评测机
分数
0
总耗时
3765ms
峰值内存
1.52 MiB