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_34878966_31697.cpp:20:2: error: stray '#' in program
 }#include<iostream>
  ^
0_0_34878966_31697.cpp:20:3: error: 'include' does not name a type
 }#include<iostream>
   ^
0_0_34878966_31697.cpp:25:4: error: redefinition of 'long long int l'
 ll l, r;
    ^
0_0_34878966_31697.cpp:6:4: note: 'long long int l' previously declared here
 ll l, r;
    ^
0_0_34878966_31697.cpp:25:7: error: redefinition of 'long long int r'
 ll l, r;
       ^
0_0_34878966_31697.cpp:6:7: note: 'long long int r' previously declared here
 ll l, r;
       ^
0_0_34878966_31697.cpp: In function 'void work()':
0_0_34878966_31697.cpp:27:6: error: redefinition of 'void work()'
 void work(){
      ^
0_0_34878966_31697.cpp:8:6: note: 'void work()' previously defined here
 void work(){
      ^
0_0_34878966_31697.cpp: In function 'int main()':
0_0_34878966_31697.cpp:36:5: error: redefinition of 'int main()'
 int main(){
     ^
0_0_34878966_31697.cpp:17:5: note: 'int main()' previously defined here
 int main(){
     ^


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-02 09:06:40, Gzip enabled