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_25453077_32138.cpp:1:1: error: stray '\241' in program
 ‘’#include<bits/stdc++.h>
 ^
0_0_25453077_32138.cpp:1:1: error: stray '\256' in program
0_0_25453077_32138.cpp:1:1: error: stray '\241' in program
0_0_25453077_32138.cpp:1:1: error: stray '\257' in program
0_0_25453077_32138.cpp:1:5: error: stray '#' in program
 ‘’#include<bits/stdc++.h>
     ^
0_0_25453077_32138.cpp:1:6: error: 'include' does not name a type
 ‘’#include<bits/stdc++.h>
      ^
0_0_25453077_32138.cpp: In function 'void update(int)':
0_0_25453077_32138.cpp:8:34: error: 'min' was not declared in this scope
     mi[x]=min(mi[x<<1],mi[x<<1|1]);
                                  ^
0_0_25453077_32138.cpp: In function 'void build(int, int, int)':
0_0_25453077_32138.cpp:22:34: error: 'min' was not declared in this scope
     mi[x]=min(mi[x<<1],mi[x<<1|1]);
                                  ^
0_0_25453077_32138.cpp: In function 'void work()':
0_0_25453077_32138.cpp:56:40: error: 'scanf' was not declared in this scope
     for(int i=1;i<=n;i++)scanf("%d",b+i);
                                        ^
0_0_25453077_32138.cpp:59:31: error: 'scanf' was not declared in this scope
         scanf("%s%d%d",s,&L,&R);
                               ^
0_0_25453077_32138.cpp:61:39: error: 'printf' was not declared in this scope
             printf("%d\n",query(1,1,n));
                                       ^
0_0_25453077_32138.cpp: In function 'int main()':
0_0_25453077_32138.cpp:69:30: error: 'scanf' was not declared in this scope
     while(~scanf("%d%d",&n,&q))work();
                              ^


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-06-29 11:11:23, Gzip enabled