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_16394254_6509.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_16394254_6509.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_16394254_6509.cpp: In function 'int main()':
0_0_16394254_6509.cpp:37:5: error: 'cin' was not declared in this scope
     cin>>T;
     ^
0_0_16394254_6509.cpp:40:20: error: expected primary-expression before '/' token
         for(i=0;i<</FONT>N;i++){
                    ^
0_0_16394254_6509.cpp:40:21: error: 'FONT' was not declared in this scope
         for(i=0;i<</FONT>N;i++){
                     ^
0_0_16394254_6509.cpp:41:29: error: 'scanf' was not declared in this scope
             scanf("%d",&a[i]);
                             ^
0_0_16394254_6509.cpp:44:20: error: expected primary-expression before '/' token
         for(i=0;i<</FONT>M;i++){
                    ^
0_0_16394254_6509.cpp:44:21: error: 'FONT' was not declared in this scope
         for(i=0;i<</FONT>M;i++){
                     ^
0_0_16394254_6509.cpp:47:73: error: 'scanf' was not declared in this scope
             scanf("%d%d%d%d",&rec[i].l,&rec[i].r,&rec[i].pos,&rec[i].dig);
                                                                         ^
0_0_16394254_6509.cpp:48:56: error: 'scanf' was not declared in this scope
             else scanf("%d%d",&rec[i].index,&rec[i].val);//存起来每次询问或赋值到一个结构体数组
                                                        ^
0_0_16394254_6509.cpp:53:24: error: expected primary-expression before '/' token
             for(j=0;j<</FONT>N;j++) {
                        ^
0_0_16394254_6509.cpp:53:25: error: 'FONT' was not declared in this scope
             for(j=0;j<</FONT>N;j++) {
                         ^
0_0_16394254_6509.cpp:57:24: error: expected primary-expression before '/' token
             for(j=0;j<</FONT>M;j++){
                        ^
0_0_16394254_6509.cpp:57:25: error: 'FONT' was not declared in this scope
             for(j=0;j<</FONT>M;j++){
                         ^
0_0_16394254_6509.cpp:67:20: error: expected primary-expression before '/' token
         for(j=0;j<</FONT>M;j++)
                    ^
0_0_16394254_6509.cpp:67:21: error: 'FONT' was not declared in this scope
         for(j=0;j<</FONT>M;j++)
                     ^
0_0_16394254_6509.cpp:69:29: error: 'printf' was not declared in this scope
         printf("%d\n",ans[j]);
                             ^


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-09-28 17:23:00, Gzip enabled