F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_16822182_15073.cpp: In function 'int main()':
0_0_16822182_15073.cpp:5:5: error: 'string' was not declared in this scope
     string x = "";
     ^
0_0_16822182_15073.cpp:6:26: error: 'scanf' was not declared in this scope
     while(~scanf("%d", &T))
                          ^
0_0_16822182_15073.cpp:9:9: error: 'mp' was not declared in this scope
         mp.clear();
         ^
0_0_16822182_15073.cpp:12:24: error: 's' was not declared in this scope
             scanf("%s",s);
                        ^
0_0_16822182_15073.cpp:13:13: error: 'x' was not declared in this scope
             x="";
             ^
0_0_16822182_15073.cpp:14:35: error: 'miniPresent' was not declared in this scope
             int tmp = miniPresent()(s);
                                   ^
0_0_16822182_15073.cpp:15:31: error: 'strlen' was not declared in this scope
             int len = strlen(s);
                               ^
0_0_16822182_15073.cpp:24:27: error: 'printf' was not declared in this scope
         printf("%d\n", ans);
                           ^


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-04 23:58:27, Gzip enabled