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_32869280_13855.cpp:1:7: error: stray '#' in program
 <code>#include <bits/stdc++.h>
       ^
0_0_32869280_13855.cpp:1:1: error: expected unqualified-id before '<' token
 <code>#include <bits/stdc++.h>
 ^
0_0_32869280_13855.cpp:6:7: error: 'll' does not name a type
 const ll P = (235 << 22) + 1;
       ^
0_0_32869280_13855.cpp:10:5: error: 'll' does not name a type
     ll fac[N] = {1, 1}, inv[N] = {1, 1}, f[N] = {1, 1};
     ^
0_0_32869280_13855.cpp:10:23: error: expected unqualified-id before ',' token
     ll fac[N] = {1, 1}, inv[N] = {1, 1}, f[N] = {1, 1};
                       ^
0_0_32869280_13855.cpp:10:32: error: expected constructor, destructor, or type conversion before '=' token
     ll fac[N] = {1, 1}, inv[N] = {1, 1}, f[N] = {1, 1};
                                ^
0_0_32869280_13855.cpp:10:40: error: expected unqualified-id before ',' token
     ll fac[N] = {1, 1}, inv[N] = {1, 1}, f[N] = {1, 1};
                                        ^
0_0_32869280_13855.cpp:10:47: error: expected constructor, destructor, or type conversion before '=' token
     ll fac[N] = {1, 1}, inv[N] = {1, 1}, f[N] = {1, 1};
                                               ^
0_0_32869280_13855.cpp:11:15: error: variable or field 'init' declared void
     void init(ll M){
               ^
0_0_32869280_13855.cpp:11:15: error: 'll' was not declared in this scope
0_0_32869280_13855.cpp:122:1: error: expected '}' at end of input
 }//https://blog.csdn.net/weixin_34102807/article/details/85945156
 ^


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-17 09:29:27, Gzip enabled