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_39382064_3587.cpp:38:2: error: stray '#' in program
   38 | }#include <stdio.h>
      |  ^
0_0_39382064_3587.cpp:38:12: error: 'stdio' was not declared in this scope; did you mean 'stdin'?
   38 | }#include <stdio.h>
      |            ^~~~~
      |            stdin
0_0_39382064_3587.cpp:38:12: error: 'stdio' was not declared in this scope; did you mean 'stdin'?
   38 | }#include <stdio.h>
      |            ^~~~~
      |            stdin
0_0_39382064_3587.cpp:38:12: error: 'stdio' was not declared in this scope; did you mean 'stdin'?
   38 | }#include <stdio.h>
      |            ^~~~~
      |            stdin
0_0_39382064_3587.cpp:38:12: error: 'stdio' was not declared in this scope; did you mean 'stdin'?
   38 | }#include <stdio.h>
      |            ^~~~~
      |            stdin
0_0_39382064_3587.cpp:38:12: error: 'stdio' was not declared in this scope; did you mean 'stdin'?
   38 | }#include <stdio.h>
      |            ^~~~~
      |            stdin
0_0_39382064_3587.cpp:38:12: error: 'stdio' was not declared in this scope; did you mean 'stdin'?
   38 | }#include <stdio.h>
      |            ^~~~~
      |            stdin
0_0_39382064_3587.cpp:38:12: error: 'stdio' was not declared in this scope; did you mean 'stdin'?
   38 | }#include <stdio.h>
      |            ^~~~~
      |            stdin
0_0_39382064_3587.cpp:38:12: error: 'stdio' was not declared in this scope; did you mean 'stdin'?
   38 | }#include <stdio.h>
      |            ^~~~~
      |            stdin
0_0_39382064_3587.cpp:38:12: error: 'stdio' was not declared in this scope; did you mean 'stdin'?
   38 | }#include <stdio.h>
      |            ^~~~~
      |            stdin
0_0_39382064_3587.cpp:38:3: error: 'include' does not name a type
   38 | }#include <stdio.h>
      |   ^~~~~~~
0_0_39382064_3587.cpp:42:8: error: redefinition of 'struct Pt'
   42 | struct Pt {
      |        ^~
0_0_39382064_3587.cpp:5:8: note: previous definition of 'struct Pt'
    5 | struct Pt {
      |        ^~
0_0_39382064_3587.cpp:46:6: error: redefinition of 'bool operator<(Pt, Pt)'
   46 | bool operator < (Pt a, Pt b) {
      |      ^~~~~~~~
0_0_39382064_3587.cpp:9:6: note: 'bool operator<(Pt, Pt)' previously defined here
    9 | bool operator < (Pt a, Pt b) {
      |      ^~~~~~~~
0_0_39382064_3587.cpp:50:11: error: redefinition of 'long long int delta(int, int, int)'
   50 | long long delta(int lower, int upper, int p) {
      |           ^~~~~
0_0_39382064_3587.cpp:13:11: note: 'long long int delta(int, int, int)' previously defined here
   13 | long long delta(int lower, int upper, int p) {
      |           ^~~~~
0_0_39382064_3587.cpp:56:5: error: redefinition of 'int main()'
   56 | int main() {
      |     ^~~~
0_0_39382064_3587.cpp:19:5: note: 'int main()' previously defined here
   19 | 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-11-16 09:01:38, Gzip enabled