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_25048797_4771.cpp:7:3: error: stray '#' in program
 7.#include<iostream>  
   ^
0_0_25048797_4771.cpp:8:3: error: stray '#' in program
 8.#include<cstdio>  
   ^
0_0_25048797_4771.cpp:9:3: error: stray '#' in program
 9.#include<cstring>  
   ^
0_0_25048797_4771.cpp:10:4: error: stray '#' in program
 10.#include<vector>  
    ^
0_0_25048797_4771.cpp:11:4: error: stray '#' in program
 11.#define LL long long  
    ^
0_0_25048797_4771.cpp:12:4: error: stray '#' in program
 12.#define MOD 1000000007  
    ^
0_0_25048797_4771.cpp:7:1: error: expected unqualified-id before numeric constant
 7.#include<iostream>  
 ^
0_0_25048797_4771.cpp:14:1: error: expected unqualified-id before numeric constant
 14.LL res;  //30¶ÔMODµÄÄæÔª  
 ^
0_0_25048797_4771.cpp:15:1: error: expected unqualified-id before numeric constant
 15.int prime[10000],cnt=0,flag[10005]={0};  
 ^
0_0_25048797_4771.cpp:16:1: error: expected unqualified-id before numeric constant
 16.vector<int>fact;  
 ^
0_0_25048797_4771.cpp:17:1: error: expected unqualified-id before numeric constant
 17.LL PowMod(LL a,LL b){  
 ^


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-23 07:31:23, Gzip enabled