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_32867453_30236.cpp:1:7: error: stray '#' in program
 <code>#include<bits/stdc++.h>
       ^
0_0_32867453_30236.cpp:1:1: error: expected unqualified-id before '<' token
 <code>#include<bits/stdc++.h>
 ^
0_0_32867453_30236.cpp: In function 'void _Polynomial::DFT(int*, int, int)':
0_0_32867453_30236.cpp:36:48: error: 'swap' was not declared in this scope
         FOR(i,0,n-1)if(i<r[i])swap(a[i],a[r[i]]);
                                                ^
0_0_32867453_30236.cpp: In function 'int main()':
0_0_32867453_30236.cpp:105:18: error: 'scanf' was not declared in this scope
     scanf("%d",&T);
                  ^
0_0_32867453_30236.cpp:113:42: error: 'printf' was not declared in this scope
         printf("%lld\n",((ans-prd)%P+P)%P);
                                          ^


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-12-02 12:13:04, Gzip enabled