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_25038952_9816.cpp:17:22: error: '#' is not followed by a macro parameter
 #define cler(arr, val)    memset(arr, val, sizeof(arr))
                      ^
0_0_25038952_9816.cpp:18:18: error: '#' is not followed by a macro parameter
 #define FOR(i,a,b)  for(int i=a;i<=b;i++)
                  ^
0_0_25038952_9816.cpp:19:19: error: stray '#' in program
 typedef long long  LL;
                   ^
0_0_25038952_9816.cpp:28:2: error: stray '#' in program
     for(int i=0; i<MAXN; i++)
  ^
0_0_25038952_9816.cpp:28:8: error: stray '#' in program
     for(int i=0; i<MAXN; i++)
        ^
0_0_25038952_9816.cpp:28:14: error: stray '#' in program
     for(int i=0; i<MAXN; i++)
              ^
0_0_25038952_9816.cpp:28:20: error: stray '#' in program
     for(int i=0; i<MAXN; i++)
                    ^
0_0_25038952_9816.cpp:29:2: error: stray '#' in program
         G[i].clear();
  ^
0_0_25038952_9816.cpp:29:8: error: stray '#' in program
         G[i].clear();
        ^
0_0_25038952_9816.cpp:29:14: error: stray '#' in program
         G[i].clear();
              ^
0_0_25038952_9816.cpp:29:20: error: stray '#' in program
         G[i].clear();
                    ^
0_0_25038952_9816.cpp:29:26: error: stray '#' in program
         G[i].clear();
                          ^
0_0_25038952_9816.cpp:29:32: error: stray '#' in program
         G[i].clear();
                                ^
0_0_25038952_9816.cpp:29:38: error: stray '#' in program
         G[i].clear();
                                      ^
0_0_25038952_9816.cpp:29:44: error: stray '#' in program
         G[i].clear();
                                            ^
0_0_25038952_9816.cpp:30:2: error: stray '#' in program
     cler(val,0);
  ^
0_0_25038952_9816.cpp:30:8: error: stray '#' in program
     cler(val,0);
        ^
0_0_25038952_9816.cpp:30:14: error: stray '#' in program
     cler(val,0);
              ^
0_0_25038952_9816.cpp:30:20: error: stray '#' in program
     cler(val,0);
                    ^
0_0_25038952_9816.cpp:31:2: error: stray '#' in program
     cler(vis,0);
  ^
0_0_25038952_9816.cpp:31:8: error: stray '#' in program
     cler(vis,0);
        ^
0_0_25038952_9816.cpp:31:14: error: stray '#' in program
     cler(vis,0);
              ^
0_0_25038952_9816.cpp:31:20: error: stray '#' in program
     cler(vis,0);
                    ^
0_0_25038952_9816.cpp:35:2: error: stray '#' in program
     int n,k;
  ^
0_0_25038952_9816.cpp:35:8: error: stray '#' in program
     int n,k;
        ^
0_0_25038952_9816.cpp:35:14: error: stray '#' in program
     int n,k;
              ^
0_0_25038952_9816.cpp:35:20: error: stray '#' in program
     int n,k;
                    ^
0_0_25038952_9816.cpp:36:2: error: stray '#' in program
     while(scanf("%d%d",&n,&k),n+k)
  ^
0_0_25038952_9816.cpp:36:8: error: stray '#' in program
     while(scanf("%d%d",&n,&k),n+k)
        ^
0_0_25038952_9816.cpp:36:14: error: stray '#' in program
     while(scanf("%d%d",&n,&k),n+k)
              ^
0_0_25038952_9816.cpp:36:20: error: stray '#' in program
     while(scanf("%d%d",&n,&k),n+k)
                    ^
0_0_25038952_9816.cpp:37:2: error: stray '#' in program
     {
  ^
0_0_25038952_9816.cpp:37:8: error: stray '#' in program
     {
        ^
0_0_25038952_9816.cpp:37:14: error: stray '#' in program
     {
              ^
0_0_25038952_9816.cpp:37:20: error: stray '#' in program
     {
                    ^
0_0_25038952_9816.cpp:38:2: error: stray '#' in program
         init();
  ^
0_0_25038952_9816.cpp:38:8: error: stray '#' in program
         init();
        ^
0_0_25038952_9816.cpp:38:14: error: stray '#' in program
         init();
              ^
0_0_25038952_9816.cpp:38:20: error: stray '#' in program
         init();
                    ^
0_0_25038952_9816.cpp:38:26: error: stray '#' in program
         init();
                          ^
0_0_25038952_9816.cpp:38:32: error: stray '#' in program
         init();
                                ^
0_0_25038952_9816.cpp:38:38: error: stray '#' in program
         init();
                                      ^
0_0_25038952_9816.cpp:38:44: error: stray '#' in program
         init();
                                            ^
0_0_25038952_9816.cpp:39:2: error: stray '#' in program
         for(int i=0; i<n; i++)
  ^
0_0_25038952_9816.cpp:39:8: error: stray '#' in program
         for(int i=0; i<n; i++)
        ^
0_0_25038952_9816.cpp:39:14: error: stray '#' in program
         for(int i=0; i<n; i++)
              ^
0_0_25038952_9816.cpp:39:20: error: stray '#' in program
         for(int i=0; i<n; i++)
                    ^
0_0_25038952_9816.cpp:39:26: error: stray '#' in program
         for(int i=0; i<n; i++)
                          ^
0_0_25038952_9816.cpp:39:32: error: stray '#' in program
         for(int i=0; i<n; i++)
                                ^
0_0_25038952_9816.cpp:39:38: error: stray '#' in program
         for(int i=0; i<n; i++)
                                      ^
0_0_25038952_9816.cpp:39:44: error: stray '#' in program
         for(int i=0; i<n; i++)
                                            ^
0_0_25038952_9816.cpp:40:2: error: stray '#' in program
         {
  ^
0_0_25038952_9816.cpp:40:8: error: stray '#' in program
         {
        ^
0_0_25038952_9816.cpp:40:14: error: stray '#' in program
         {
              ^
0_0_25038952_9816.cpp:40:20: error: stray '#' in program
         {
                    ^
0_0_25038952_9816.cpp:40:26: error: stray '#' in program
         {
                          ^
0_0_25038952_9816.cpp:40:32: error: stray '#' in program
         {
                                ^
0_0_25038952_9816.cpp:40:38: error: stray '#' in program
         {
                                      ^
0_0_25038952_9816.cpp:40:44: error: stray '#' in program
         {
                                            ^
0_0_25038952_9816.cpp:41:2: error: stray '#' in program
             int a,m;
  ^
0_0_25038952_9816.cpp:41:8: error: stray '#' in program
             int a,m;
        ^
0_0_25038952_9816.cpp:41:14: error: stray '#' in program
             int a,m;
              ^
0_0_25038952_9816.cpp:41:20: error: stray '#' in program
             int a,m;
                    ^
0_0_25038952_9816.cpp:41:26: error: stray '#' in program
             int a,m;
                          ^
0_0_25038952_9816.cpp:41:32: error: stray '#' in program
             int a,m;
                                ^
0_0_25038952_9816.cpp:41:38: error: stray '#' in program
             int a,m;
                                      ^
0_0_25038952_9816.cpp:41:44: error: stray '#' in program
             int a,m;
                                            ^
0_0_25038952_9816.cpp:41:50: error: stray '#' in program
             int a,m;
                                                  ^
0_0_25038952_9816.cpp:41:56: error: stray '#' in program
             int a,m;
                                                        ^
0_0_25038952_9816.cpp:41:62: error: stray '#' in program
             int a,m;
     


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-26 09:34:33, Gzip enabled