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_30127623_6032.cpp:3:1: error: 'cosnt' does not name a type
 cosnt int maxn = 1e5+7;
 ^
0_0_30127623_6032.cpp:4:7: error: 'maxn' was not declared in this scope
 int a[maxn], n, x, y;
       ^
0_0_30127623_6032.cpp: In function 'int main()':
0_0_30127623_6032.cpp:7:5: error: 'a' was not declared in this scope
     a[1] = a[2] = 1;
     ^
0_0_30127623_6032.cpp:8:24: error: 'maxn' was not declared in this scope
     for(int i = 3; i < maxn; i++)
                        ^
0_0_30127623_6032.cpp:10:15: error: 't' was not declared in this scope
  scanf("%d", &t); 
               ^
0_0_30127623_6032.cpp:16:26: error: 'pritnf' was not declared in this scope
   pritnf("%d\n", a[y-x+1]);
                          ^


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:39:40, Gzip enabled