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_17267970_14261.cpp:1:2: error: invalid preprocessing directive #incdlue
 #incdlue<iostream>
  ^
0_0_17267970_14261.cpp: In function 'void Init()':
0_0_17267970_14261.cpp:13:3: error: 'cin' was not declared in this scope
   cin>>k>>n;
   ^
0_0_17267970_14261.cpp:18:23: error: 'scanf' was not declared in this scope
     scanf("%d%d",&x,&y);
                       ^
0_0_17267970_14261.cpp: In function 'void work()':
0_0_17267970_14261.cpp:39:9: error: 'limt' was not declared in this scope
   if(k<=limt||cnt[lim+1]==0)printf("%d\n",bot);
         ^
0_0_17267970_14261.cpp:39:46: error: 'printf' was not declared in this scope
   if(k<=limt||cnt[lim+1]==0)printf("%d\n",bot);
                                              ^
0_0_17267970_14261.cpp:43:5: error: 'count' was not declared in this scope
     count<<(u%mod*(v%mod)*28%mod+p%mod*cnt[lim+1]%mod+bot)%mod<<endl;
     ^
0_0_17267970_14261.cpp:43:65: error: 'endl' was not declared in this scope
     count<<(u%mod*(v%mod)*28%mod+p%mod*cnt[lim+1]%mod+bot)%mod<<endl;
                                                                 ^
0_0_17267970_14261.cpp: In function 'int main()':
0_0_17267970_14261.cpp:49:16: error: 'scanf' was not declared in this scope
   scanf("%d",&T);
                ^


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-29 21:22:29, Gzip enabled