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_29896039_29247.cpp: In function 'int main()':
0_0_29896039_29247.cpp:4:2: error: 'string' was not declared in this scope
  string a;
  ^
0_0_29896039_29247.cpp:6:8: error: 'cin' was not declared in this scope
  while(cin>>a>>k)
        ^
0_0_29896039_29247.cpp:6:13: error: 'a' was not declared in this scope
  while(cin>>a>>k)
             ^
0_0_29896039_29247.cpp:10:14: error: 'N' was not declared in this scope
   m=new int [N];
              ^
0_0_29896039_29247.cpp:27:13: error: 'NULL' was not declared in this scope
    if(a[i]==NULL)
             ^
0_0_29896039_29247.cpp:64:4: error: 'cout' was not declared in this scope
    cout<<"-1"<<endl;
    ^
0_0_29896039_29247.cpp:64:16: error: 'endl' was not declared in this scope
    cout<<"-1"<<endl;
                ^
0_0_29896039_29247.cpp:118:5: error: 'cout' was not declared in this scope
     cout<<g;
     ^
0_0_29896039_29247.cpp:123:6: error: 'cout' was not declared in this scope
      cout<<"-1"<<endl;
      ^
0_0_29896039_29247.cpp:123:18: error: 'endl' was not declared in this scope
      cout<<"-1"<<endl;
                  ^


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-08-11 06:16:53, Gzip enabled