Home STD Contest Notification Clarification Problems Ranklist Status Print Sign Out

View Compilation Error

1_867_2680_23646.cpp:25:1: error: 'map' does not name a type
 map <char,int> p;
 ^
1_867_2680_23646.cpp: In function 'int main()':
1_867_2680_23646.cpp:31:9: error: 'i' was not declared in this scope
     rep(i,0,4)
         ^
1_867_2680_23646.cpp:31:14: error: 'rep' was not declared in this scope
     rep(i,0,4)
              ^
1_867_2680_23646.cpp:33:10: error: 'sca' was not declared in this scope
     sca(t);
          ^
1_867_2680_23646.cpp:37:13: error: 'scs' was not declared in this scope
       scs(am);
             ^
1_867_2680_23646.cpp:45:13: error: 'p' was not declared in this scope
       hh += p[c2[0]] - p[c1[0]];
             ^
1_867_2680_23646.cpp:51:7: error: 'else' without a previous 'if'
       else if(hh < 24)
       ^
1_867_2680_23646.cpp:62:7: error: 'else' without a previous 'if'
       else if(hh > 0 && hh < 12)
       ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-12-01 11:45:36, Gzip enabled