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_37280914_20058.cpp:21:11: error: stray '#' in program
  sort(s,s+#include<iostream>
           ^
0_0_37280914_20058.cpp: In function 'int main()':
0_0_37280914_20058.cpp:21:12: error: 'include' was not declared in this scope
  sort(s,s+#include<iostream>
            ^
0_0_37280914_20058.cpp:21:28: error: expected primary-expression before '>' token
  sort(s,s+#include<iostream>
                            ^
0_0_37280914_20058.cpp:23:1: error: expected primary-expression before 'using'
 using namespace std;
 ^
0_0_37280914_20058.cpp:28:30: error: a function-definition is not allowed here before '{' token
 bool cmp(student a,student b){
                              ^
0_0_37280914_20058.cpp:33:11: error: a function-definition is not allowed here before '{' token
 int main(){
           ^
0_0_37280914_20058.cpp:57:1: error: expected '}' at end of input
 }
 ^
0_0_37280914_20058.cpp:57:1: error: expected '}' at end of input
0_0_37280914_20058.cpp:57:1: error: expected '}' at end of input


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-25 10:36:13, Gzip enabled