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_20911691_1493.cpp:12:1: error: stray '\241' in program
 while((scanf(Ħ°%dĦħ,&n))==1&&n!=0)
 ^
0_0_20911691_1493.cpp:12:1: error: stray '\260' in program
0_0_20911691_1493.cpp:12:1: error: stray '\241' in program
0_0_20911691_1493.cpp:12:1: error: stray '\261' in program
0_0_20911691_1493.cpp:3:16: error: expected identifier before '&' token
 using namespace  std;
                ^
0_0_20911691_1493.cpp:3:16: error: expected ';' before '&' token
0_0_20911691_1493.cpp:3:21: error: expected constructor, destructor, or type conversion before ';' token
 using namespace  std;
                     ^
0_0_20911691_1493.cpp:3:27: error: expected constructor, destructor, or type conversion before ';' token
 using namespace  std;
                           ^
0_0_20911691_1493.cpp:3:28: error: 'std' does not name a type
 using namespace  std;
                            ^
0_0_20911691_1493.cpp: In function 'int main()':
0_0_20911691_1493.cpp:8:2: error: 'nbsp' was not declared in this scope
     int
  ^
0_0_20911691_1493.cpp:12:16: error: expected primary-expression before '%' token
 while((scanf(Ħ°%dĦħ,&n))==1&&n!=0)
                ^
0_0_20911691_1493.cpp:12:17: error: 'd' was not declared in this scope
 while((scanf(Ħ°%dĦħ,&n))==1&&n!=0)
                 ^
0_0_20911691_1493.cpp:18:1: error: 'cin' was not declared in this scope
 cin>>x>>y>>z;
 ^
0_0_20911691_1493.cpp:18:1: note: suggested alternative:
In file included from 0_0_20911691_1493.cpp:1:0:
GCC4.9.2/x86_64-w64-mingw32/include/c++/iostream:60:18: note:   'std::cin'
   extern istream cin;  /// Linked to standard input
                  ^
0_0_20911691_1493.cpp:24:11: error: 'sort' was not declared in this scope
 sort(a,a+n); 
           ^
0_0_20911691_1493.cpp:24:11: note: suggested alternative:
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:62:0,
                 from 0_0_20911691_1493.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algo.h:4705:5: note:   'std::sort'
     sort(_RandomAccessIterator __first, _RandomAccessIterator __last,
     ^
0_0_20911691_1493.cpp:30:1: error: 'cout' was not declared in this scope
 cout<<sum<<endl;
 ^
0_0_20911691_1493.cpp:30:1: note: suggested alternative:
In file included from 0_0_20911691_1493.cpp:1:0:
GCC4.9.2/x86_64-w64-mingw32/include/c++/iostream:61:18: note:   'std::cout'
   extern ostream cout;  /// Linked to standard output
                  ^
0_0_20911691_1493.cpp:30:12: error: 'endl' was not declared in this scope
 cout<<sum<<endl;
            ^
0_0_20911691_1493.cpp:30:12: note: suggested alternative:
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/iostream:39:0,
                 from 0_0_20911691_1493.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/ostream:564:5: note:   'std::endl'
     endl(basic_ostream<_CharT, _Traits>& __os)
     ^
0_0_20911691_1493.cpp:32:25: error: 'return0' was not declared in this scope
     return0;
                         ^


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-09-23 14:27:26, Gzip enabled