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_29101805_7051.cpp:10:2: error: stray '#' in program
     int T;
  ^
0_0_29101805_7051.cpp:10:9: error: stray '#' in program
     int T;
         ^
0_0_29101805_7051.cpp:11:2: error: stray '#' in program
     cin>>T;
  ^
0_0_29101805_7051.cpp:11:9: error: stray '#' in program
     cin>>T;
         ^
0_0_29101805_7051.cpp:12:2: error: stray '#' in program
     while (T--)
  ^
0_0_29101805_7051.cpp:12:9: error: stray '#' in program
     while (T--)
         ^
0_0_29101805_7051.cpp:13:2: error: stray '#' in program
     {
  ^
0_0_29101805_7051.cpp:13:9: error: stray '#' in program
     {
         ^
0_0_29101805_7051.cpp:14:2: error: stray '#' in program
         scanf("%d",&n);
  ^
0_0_29101805_7051.cpp:14:9: error: stray '#' in program
         scanf("%d",&n);
         ^
0_0_29101805_7051.cpp:14:16: error: stray '#' in program
         scanf("%d",&n);
                ^
0_0_29101805_7051.cpp:14:23: error: stray '#' in program
         scanf("%d",&n);
                       ^
0_0_29101805_7051.cpp:15:2: error: stray '#' in program
         for (int i=2;i<=n;i++)
  ^
0_0_29101805_7051.cpp:15:9: error: stray '#' in program
         for (int i=2;i<=n;i++)
         ^
0_0_29101805_7051.cpp:15:16: error: stray '#' in program
         for (int i=2;i<=n;i++)
                ^
0_0_29101805_7051.cpp:15:23: error: stray '#' in program
         for (int i=2;i<=n;i++)
                       ^
0_0_29101805_7051.cpp:16:2: error: stray '#' in program
             scanf("%d",&data[i]);
  ^
0_0_29101805_7051.cpp:16:9: error: stray '#' in program
             scanf("%d",&data[i]);
         ^
0_0_29101805_7051.cpp:16:16: error: stray '#' in program
             scanf("%d",&data[i]);
                ^
0_0_29101805_7051.cpp:16:23: error: stray '#' in program
             scanf("%d",&data[i]);
                       ^
0_0_29101805_7051.cpp:16:30: error: stray '#' in program
             scanf("%d",&data[i]);
                              ^
0_0_29101805_7051.cpp:16:37: error: stray '#' in program
             scanf("%d",&data[i]);
                                     ^
0_0_29101805_7051.cpp:17:2: error: stray '#' in program
         if (n%2)
  ^
0_0_29101805_7051.cpp:17:9: error: stray '#' in program
         if (n%2)
         ^
0_0_29101805_7051.cpp:17:16: error: stray '#' in program
         if (n%2)
                ^
0_0_29101805_7051.cpp:17:23: error: stray '#' in program
         if (n%2)
                       ^
0_0_29101805_7051.cpp:18:2: error: stray '#' in program
         {
  ^
0_0_29101805_7051.cpp:18:9: error: stray '#' in program
         {
         ^
0_0_29101805_7051.cpp:18:16: error: stray '#' in program
         {
                ^
0_0_29101805_7051.cpp:18:23: error: stray '#' in program
         {
                       ^
0_0_29101805_7051.cpp:19:2: error: stray '#' in program
             printf("No\n");
  ^
0_0_29101805_7051.cpp:19:9: error: stray '#' in program
             printf("No\n");
         ^
0_0_29101805_7051.cpp:19:16: error: stray '#' in program
             printf("No\n");
                ^
0_0_29101805_7051.cpp:19:23: error: stray '#' in program
             printf("No\n");
                       ^
0_0_29101805_7051.cpp:19:30: error: stray '#' in program
             printf("No\n");
                              ^
0_0_29101805_7051.cpp:19:37: error: stray '#' in program
             printf("No\n");
                                     ^
0_0_29101805_7051.cpp:20:2: error: stray '#' in program
             continue;
  ^
0_0_29101805_7051.cpp:20:9: error: stray '#' in program
             continue;
         ^
0_0_29101805_7051.cpp:20:16: error: stray '#' in program
             continue;
                ^
0_0_29101805_7051.cpp:20:23: error: stray '#' in program
             continue;
                       ^
0_0_29101805_7051.cpp:20:30: error: stray '#' in program
             continue;
                              ^
0_0_29101805_7051.cpp:20:37: error: stray '#' in program
             continue;
                                     ^
0_0_29101805_7051.cpp:21:2: error: stray '#' in program
         }
  ^
0_0_29101805_7051.cpp:21:9: error: stray '#' in program
         }
         ^
0_0_29101805_7051.cpp:21:16: error: stray '#' in program
         }
                ^
0_0_29101805_7051.cpp:21:23: error: stray '#' in program
         }
                       ^
0_0_29101805_7051.cpp:22:2: error: stray '#' in program
         int ok = 1;
  ^
0_0_29101805_7051.cpp:22:9: error: stray '#' in program
         int ok = 1;
         ^
0_0_29101805_7051.cpp:22:16: error: stray '#' in program
         int ok = 1;
                ^
0_0_29101805_7051.cpp:22:23: error: stray '#' in program
         int ok = 1;
                       ^
0_0_29101805_7051.cpp:23:2: error: stray '#' in program
         int cnt = 0;
  ^
0_0_29101805_7051.cpp:23:9: error: stray '#' in program
         int cnt = 0;
         ^
0_0_29101805_7051.cpp:23:16: error: stray '#' in program
         int cnt = 0;
                ^
0_0_29101805_7051.cpp:23:23: error: stray '#' in program
         int cnt = 0;
                       ^
0_0_29101805_7051.cpp:24:2: error: stray '#' in program
         for (int i=n;i>=2;i--)
  ^
0_0_29101805_7051.cpp:24:9: error: stray '#' in program
         for (int i=n;i>=2;i--)
         ^
0_0_29101805_7051.cpp:24:16: error: stray '#' in program
         for (int i=n;i>=2;i--)
                ^
0_0_29101805_7051.cpp:24:23: error: stray '#' in program
         for (int i=n;i>=2;i--)
                       ^
0_0_29101805_7051.cpp:25:2: error: stray '#' in program
         {
  ^
0_0_29101805_7051.cpp:25:9: error: stray '#' in program
         {
         ^
0_0_29101805_7051.cpp:25:16: error: stray '#' in program
         {
                ^
0_0_29101805_7051.cpp:25:23: error: stray '#' in program
         {
                       ^
0_0_29101805_7051.cpp:26:2: error: stray '#' in program
             if (data[i]==1) cnt++;
  ^
0_0_29101805_7051.cpp:26:9: error: stray '#' in program
             if (data[i]==1) cnt++;
         ^
0_0_29101805_7051.cpp:26:16: error: stray '#' in program
             if (data[i]==1) cnt++;
                ^
0_0_29101805_7051.cpp:26:23: error: stray '#' in program
             if (data[i]==1) cnt++;
                       ^
0_0_29101805_7051.cpp:26:30: error: stray '#' in program
             if (data[i]==1) cnt++;
                              ^
0_0_29101805_7051.cpp:26:37: error: stray '#' in program
             if (data[i]==1) cnt++;
                                     ^
0_0_29101805_7051.cpp:27:2: error: stray '#' in program
             else cnt--;
  ^
0_0_29101805_7051.cpp:27:9: error: stray '#' in program
             else cnt--;
         ^
0_0_29101805_7051.cpp:27:16: error: stray '#' in program
             else cnt--;
                ^
0_0_29101805_7051.cpp:27:23: error: stray '#' in program
             else cnt--;
                       ^
0_0_29101805_7051.cpp:27:30: error: stray '#' in program
             else cnt--;
                              ^
0_0_29101805_7051.cpp:27:37: error: stray '#' in program
             else cnt--;
                                     ^
0_0_29101805_7051.cpp:28:2: error: stray '#' in program
             if (cnt<0)
  ^
0_0_29101805_7051.cpp:28:9: error: stray '#' in program
             if (cnt<0)
         ^
0_0_29101805_7051.cpp:28:16: error: stray '#' in program
             if (cnt<0)
                ^
0_0_29101805_7051.cpp:28:23: error: stray '#' in program
             if (cnt<0)
                       ^
0_0_29101805_7051.cpp:28:30: error: stray '#' i


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-04 21:50:03, Gzip enabled