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_26872476_23202.cpp:35:2: error: stray '#' in program
 }#include <stdio.h>
  ^
0_0_26872476_23202.cpp:35:3: error: 'include' does not name a type
 }#include <stdio.h>
   ^
0_0_26872476_23202.cpp: In function 'long long int f1(int)':
0_0_26872476_23202.cpp:40:15: error: redefinition of 'long long int f1(int)'
 long long int f1(int n)
               ^
0_0_26872476_23202.cpp:6:15: note: 'long long int f1(int)' previously defined here
 long long int f1(int n)
               ^
0_0_26872476_23202.cpp: In function 'long long int f(int)':
0_0_26872476_23202.cpp:50:15: error: redefinition of 'long long int f(int)'
 long long int f(int n)
               ^
0_0_26872476_23202.cpp:16:15: note: 'long long int f(int)' previously defined here
 long long int f(int n)
               ^
0_0_26872476_23202.cpp: In function 'int main(int, char**)':
0_0_26872476_23202.cpp:59:5: error: redefinition of 'int main(int, char**)'
 int main(int argc, char *argv[]) {
     ^
0_0_26872476_23202.cpp:25:5: note: 'int main(int, char**)' previously defined here
 int main(int argc, char *argv[]) {
     ^


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-07-03 17:53:48, Gzip enabled