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_31445733_17604.cpp:7:2: error: stray '#' in program
     char a,b,c,t;
  ^
0_0_31445733_17604.cpp:7:8: error: stray '#' in program
     char a,b,c,t;
        ^
0_0_31445733_17604.cpp:7:14: error: stray '#' in program
     char a,b,c,t;
              ^
0_0_31445733_17604.cpp:7:20: error: stray '#' in program
     char a,b,c,t;
                    ^
0_0_31445733_17604.cpp:9:2: error: stray '#' in program
      while(scanf("%c%c%c",&a,&b,&c) != EOF)
  ^
0_0_31445733_17604.cpp:9:8: error: stray '#' in program
      while(scanf("%c%c%c",&a,&b,&c) != EOF)
        ^
0_0_31445733_17604.cpp:9:14: error: stray '#' in program
      while(scanf("%c%c%c",&a,&b,&c) != EOF)
              ^
0_0_31445733_17604.cpp:9:20: error: stray '#' in program
      while(scanf("%c%c%c",&a,&b,&c) != EOF)
                    ^
0_0_31445733_17604.cpp:9:26: error: stray '#' in program
      while(scanf("%c%c%c",&a,&b,&c) != EOF)
                          ^
0_0_31445733_17604.cpp:11:2: error: stray '#' in program
     {
  ^
0_0_31445733_17604.cpp:11:8: error: stray '#' in program
     {
        ^
0_0_31445733_17604.cpp:11:14: error: stray '#' in program
     {
              ^
0_0_31445733_17604.cpp:11:20: error: stray '#' in program
     {
                    ^
0_0_31445733_17604.cpp:13:2: error: stray '#' in program
         if(a > b)
  ^
0_0_31445733_17604.cpp:13:8: error: stray '#' in program
         if(a > b)
        ^
0_0_31445733_17604.cpp:13:14: error: stray '#' in program
         if(a > b)
              ^
0_0_31445733_17604.cpp:13:20: error: stray '#' in program
         if(a > b)
                    ^
0_0_31445733_17604.cpp:13:26: error: stray '#' in program
         if(a > b)
                          ^
0_0_31445733_17604.cpp:13:32: error: stray '#' in program
         if(a > b)
                                ^
0_0_31445733_17604.cpp:13:38: error: stray '#' in program
         if(a > b)
                                      ^
0_0_31445733_17604.cpp:13:44: error: stray '#' in program
         if(a > b)
                                            ^
0_0_31445733_17604.cpp:15:2: error: stray '#' in program
         {
  ^
0_0_31445733_17604.cpp:15:8: error: stray '#' in program
         {
        ^
0_0_31445733_17604.cpp:15:14: error: stray '#' in program
         {
              ^
0_0_31445733_17604.cpp:15:20: error: stray '#' in program
         {
                    ^
0_0_31445733_17604.cpp:15:26: error: stray '#' in program
         {
                          ^
0_0_31445733_17604.cpp:15:32: error: stray '#' in program
         {
                                ^
0_0_31445733_17604.cpp:15:38: error: stray '#' in program
         {
                                      ^
0_0_31445733_17604.cpp:15:44: error: stray '#' in program
         {
                                            ^
0_0_31445733_17604.cpp:17:2: error: stray '#' in program
             t = a;
  ^
0_0_31445733_17604.cpp:17:8: error: stray '#' in program
             t = a;
        ^
0_0_31445733_17604.cpp:17:14: error: stray '#' in program
             t = a;
              ^
0_0_31445733_17604.cpp:17:20: error: stray '#' in program
             t = a;
                    ^
0_0_31445733_17604.cpp:17:26: error: stray '#' in program
             t = a;
                          ^
0_0_31445733_17604.cpp:17:32: error: stray '#' in program
             t = a;
                                ^
0_0_31445733_17604.cpp:17:38: error: stray '#' in program
             t = a;
                                      ^
0_0_31445733_17604.cpp:17:44: error: stray '#' in program
             t = a;
                                            ^
0_0_31445733_17604.cpp:17:50: error: stray '#' in program
             t = a;
                                                  ^
0_0_31445733_17604.cpp:17:56: error: stray '#' in program
             t = a;
                                                        ^
0_0_31445733_17604.cpp:17:62: error: stray '#' in program
             t = a;
                                                              ^
0_0_31445733_17604.cpp:17:68: error: stray '#' in program
             t = a;
                                                                    ^
0_0_31445733_17604.cpp:19:2: error: stray '#' in program
             a = b;
  ^
0_0_31445733_17604.cpp:19:8: error: stray '#' in program
             a = b;
        ^
0_0_31445733_17604.cpp:19:14: error: stray '#' in program
             a = b;
              ^
0_0_31445733_17604.cpp:19:20: error: stray '#' in program
             a = b;
                    ^
0_0_31445733_17604.cpp:19:26: error: stray '#' in program
             a = b;
                          ^
0_0_31445733_17604.cpp:19:32: error: stray '#' in program
             a = b;
                                ^
0_0_31445733_17604.cpp:19:38: error: stray '#' in program
             a = b;
                                      ^
0_0_31445733_17604.cpp:19:44: error: stray '#' in program
             a = b;
                                            ^
0_0_31445733_17604.cpp:19:50: error: stray '#' in program
             a = b;
                                                  ^
0_0_31445733_17604.cpp:19:56: error: stray '#' in program
             a = b;
                                                        ^
0_0_31445733_17604.cpp:19:62: error: stray '#' in program
             a = b;
                                                              ^
0_0_31445733_17604.cpp:19:68: error: stray '#' in program
             a = b;
                                                                    ^
0_0_31445733_17604.cpp:21:2: error: stray '#' in program
             b = t;
  ^
0_0_31445733_17604.cpp:21:8: error: stray '#' in program
             b = t;
        ^
0_0_31445733_17604.cpp:21:14: error: stray '#' in program
             b = t;
              ^
0_0_31445733_17604.cpp:21:20: error: stray '#' in program
             b = t;
                    ^
0_0_31445733_17604.cpp:21:26: error: stray '#' in program
             b = t;
                          ^
0_0_31445733_17604.cpp:21:32: error: stray '#' in program
             b = t;
                                ^
0_0_31445733_17604.cpp:21:38: error: stray '#' in program
             b = t;
                                      ^
0_0_31445733_17604.cpp:21:44: error: stray '#' in program
             b = t;
                                            ^
0_0_31445733_17604.cpp:21:50: error: stray '#' in program
             b = t;
                                                  ^
0_0_31445733_17604.cpp:21:56: error: stray '#' in program
           &


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-09-28 01:14:15, Gzip enabled