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_28825044_32521.cpp:4:10: error: #include expects "FILENAME" or <FILENAME>
 #include  <iostream>
          ^
0_0_28825044_32521.cpp:6:10: error: #include expects "FILENAME" or <FILENAME>
 #include   <iomanip>
          ^
0_0_28825044_32521.cpp:8:10: error: #include expects "FILENAME" or <FILENAME>
 #include   <sstream>
          ^
0_0_28825044_32521.cpp:10:10: error: #include expects "FILENAME" or <FILENAME>
 #include   <cstring>
          ^
0_0_28825044_32521.cpp:12:10: error: #include expects "FILENAME" or <FILENAME>
 #include   <cstdlib>
          ^
0_0_28825044_32521.cpp:14:10: error: #include expects "FILENAME" or <FILENAME>
 #include    <cctype>
          ^
0_0_28825044_32521.cpp:16:10: error: #include expects "FILENAME" or <FILENAME>
 #include    <cstdio>
          ^
0_0_28825044_32521.cpp:18:10: error: #include expects "FILENAME" or <FILENAME>
 #include    <string>
          ^
0_0_28825044_32521.cpp:20:10: error: #include expects "FILENAME" or <FILENAME>
 #include    <bitset>
          ^
0_0_28825044_32521.cpp:22:10: error: #include expects "FILENAME" or <FILENAME>
 #include     <cmath>
          ^
0_0_28825044_32521.cpp:24:10: error: #include expects "FILENAME" or <FILENAME>
 #include     <ctime>
          ^
0_0_28825044_32521.cpp:26:10: error: #include expects "FILENAME" or <FILENAME>
 #include     <queue>
          ^
0_0_28825044_32521.cpp:28:10: error: #include expects "FILENAME" or <FILENAME>
 #include     <stack>
          ^
0_0_28825044_32521.cpp:30:10: error: #include expects "FILENAME" or <FILENAME>
 #include      <list>
          ^
0_0_28825044_32521.cpp:32:10: error: #include expects "FILENAME" or <FILENAME>
 #include       <map>
          ^
0_0_28825044_32521.cpp:34:10: error: #include expects "FILENAME" or <FILENAME>
 #include       <set>
          ^
0_0_28825044_32521.cpp: In function 'void geteuler()':
0_0_28825044_32521.cpp:112:2: error: 'nbsp' was not declared in this scope
     mst(euler,0);
  ^
0_0_28825044_32521.cpp:64:38: error: 'memset' was not declared in this scope
 #define mst(a,b) memset(a,b,sizeof(a))
                                      ^
0_0_28825044_32521.cpp:112:15: note: in expansion of macro 'mst'
     mst(euler,0);
               ^
0_0_28825044_32521.cpp: In function 'void init()':
0_0_28825044_32521.cpp:138:2: error: 'nbsp' was not declared in this scope
     fac[0]=0;
  ^
0_0_28825044_32521.cpp: In function 'll cal(int)':
0_0_28825044_32521.cpp:160:2: error: 'nbsp' was not declared in this scope
     ll res=0;
  ^
0_0_28825044_32521.cpp: In function 'void solve()':
0_0_28825044_32521.cpp:182:2: error: 'nbsp' was not declared in this scope
     geteuler();
  ^
0_0_28825044_32521.cpp: In function 'int main()':
0_0_28825044_32521.cpp:214:2: error: 'nbsp' was not declared in this scope
     //    freopen("","r",stdin);
  ^


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-18 10:35:18, Gzip enabled