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_19712169_10387.cpp:1:2: error: stray '#' in program
 9#include <iostream>
  ^
0_0_19712169_10387.cpp:1:1: error: expected unqualified-id before numeric constant
 9#include <iostream>
 ^
0_0_19712169_10387.cpp: In function 'int main()':
0_0_19712169_10387.cpp:7:12: error: 'cin' was not declared in this scope
     while (cin >> a>>b)
            ^
0_0_19712169_10387.cpp:23:17: error: 'cout' was not declared in this scope
                 cout <<0 <<c[i] << " ";
                 ^
0_0_19712169_10387.cpp:25:17: error: 'cout' was not declared in this scope
                 cout <<c[i] <<" ";
                 ^
0_0_19712169_10387.cpp:28:13: error: 'cout' was not declared in this scope
             cout <<0 << c[j-1] << endl;
             ^
0_0_19712169_10387.cpp:28:35: error: 'endl' was not declared in this scope
             cout <<0 << c[j-1] << endl;
                                   ^
0_0_19712169_10387.cpp:30:13: error: 'cout' was not declared in this scope
             cout <<c[j-1]<< endl; 
             ^
0_0_19712169_10387.cpp:30:29: error: 'endl' was not declared in this scope
             cout <<c[j-1]<< endl; 
                             ^
0_0_19712169_10387.cpp: At global scope:
0_0_19712169_10387.cpp:33:2: error: mixing declarations and function-definitions is forbidden
 },10800
  ^
0_0_19712169_10387.cpp:33:3: error: expected unqualified-id before numeric constant
 },10800
   ^


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-11-30 02:38:55, Gzip enabled