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_32054249_3447.cpp:4:2: error: stray '#' in program
     int n;
  ^
0_0_32054249_3447.cpp:4:8: error: stray '#' in program
     int n;
        ^
0_0_32054249_3447.cpp:4:14: error: stray '#' in program
     int n;
              ^
0_0_32054249_3447.cpp:4:20: error: stray '#' in program
     int n;
                    ^
0_0_32054249_3447.cpp:5:2: error: stray '#' in program
     char word[100];
  ^
0_0_32054249_3447.cpp:5:8: error: stray '#' in program
     char word[100];
        ^
0_0_32054249_3447.cpp:5:14: error: stray '#' in program
     char word[100];
              ^
0_0_32054249_3447.cpp:5:20: error: stray '#' in program
     char word[100];
                    ^
0_0_32054249_3447.cpp:6:2: error: stray '#' in program
     char a[7]={'~','!','@','#','$','%','^'};
  ^
0_0_32054249_3447.cpp:6:8: error: stray '#' in program
     char a[7]={'~','!','@','#','$','%','^'};
        ^
0_0_32054249_3447.cpp:6:14: error: stray '#' in program
     char a[7]={'~','!','@','#','$','%','^'};
              ^
0_0_32054249_3447.cpp:6:20: error: stray '#' in program
     char a[7]={'~','!','@','#','$','%','^'};
                    ^
0_0_32054249_3447.cpp:7:2: error: stray '#' in program
     while(~scanf("%d",&n)){
  ^
0_0_32054249_3447.cpp:7:8: error: stray '#' in program
     while(~scanf("%d",&n)){
        ^
0_0_32054249_3447.cpp:7:14: error: stray '#' in program
     while(~scanf("%d",&n)){
              ^
0_0_32054249_3447.cpp:7:20: error: stray '#' in program
     while(~scanf("%d",&n)){
                    ^
0_0_32054249_3447.cpp:8:2: error: stray '#' in program
         while(n--){
  ^
0_0_32054249_3447.cpp:8:8: error: stray '#' in program
         while(n--){
        ^
0_0_32054249_3447.cpp:8:14: error: stray '#' in program
         while(n--){
              ^
0_0_32054249_3447.cpp:8:20: error: stray '#' in program
         while(n--){
                    ^
0_0_32054249_3447.cpp:8:26: error: stray '#' in program
         while(n--){
                          ^
0_0_32054249_3447.cpp:8:32: error: stray '#' in program
         while(n--){
                                ^
0_0_32054249_3447.cpp:8:38: error: stray '#' in program
         while(n--){
                                      ^
0_0_32054249_3447.cpp:8:44: error: stray '#' in program
         while(n--){
                                            ^
0_0_32054249_3447.cpp:9:2: error: stray '#' in program
             int x=0,d=0,s=0,t=0,i;
  ^
0_0_32054249_3447.cpp:9:8: error: stray '#' in program
             int x=0,d=0,s=0,t=0,i;
        ^
0_0_32054249_3447.cpp:9:14: error: stray '#' in program
             int x=0,d=0,s=0,t=0,i;
              ^
0_0_32054249_3447.cpp:9:20: error: stray '#' in program
             int x=0,d=0,s=0,t=0,i;
                    ^
0_0_32054249_3447.cpp:9:26: error: stray '#' in program
             int x=0,d=0,s=0,t=0,i;
                          ^
0_0_32054249_3447.cpp:9:32: error: stray '#' in program
             int x=0,d=0,s=0,t=0,i;
                                ^
0_0_32054249_3447.cpp:9:38: error: stray '#' in program
             int x=0,d=0,s=0,t=0,i;
                                      ^
0_0_32054249_3447.cpp:9:44: error: stray '#' in program
             int x=0,d=0,s=0,t=0,i;
                                            ^
0_0_32054249_3447.cpp:9:50: error: stray '#' in program
             int x=0,d=0,s=0,t=0,i;
                                                  ^
0_0_32054249_3447.cpp:9:56: error: stray '#' in program
             int x=0,d=0,s=0,t=0,i;
                                                        ^
0_0_32054249_3447.cpp:9:62: error: stray '#' in program
             int x=0,d=0,s=0,t=0,i;
                                                              ^
0_0_32054249_3447.cpp:9:68: error: stray '#' in program
             int x=0,d=0,s=0,t=0,i;
                                                                    ^
0_0_32054249_3447.cpp:10:2: error: stray '#' in program
             scanf("%s",word);
  ^
0_0_32054249_3447.cpp:10:8: error: stray '#' in program
             scanf("%s",word);
        ^
0_0_32054249_3447.cpp:10:14: error: stray '#' in program
             scanf("%s",word);
              ^
0_0_32054249_3447.cpp:10:20: error: stray '#' in program
             scanf("%s",word);
                    ^
0_0_32054249_3447.cpp:10:26: error: stray '#' in program
             scanf("%s",word);
                          ^
0_0_32054249_3447.cpp:10:32: error: stray '#' in program
             scanf("%s",word);
                                ^
0_0_32054249_3447.cpp:10:38: error: stray '#' in program
             scanf("%s",word);
                                      ^
0_0_32054249_3447.cpp:10:44: error: stray '#' in program
             scanf("%s",word);
                                            ^
0_0_32054249_3447.cpp:10:50: error: stray '#' in program
             scanf("%s",word);
                                                  ^
0_0_32054249_3447.cpp:10:56: error: stray '#' in program
             scanf("%s",word);
                                                        ^
0_0_32054249_3447.cpp:10:62: error: stray '#' in program
             scanf("%s",word);
                                                              ^
0_0_32054249_3447.cpp:10:68: error: stray '#' in program
             scanf("%s",word);
                                                                    ^
0_0_32054249_3447.cpp:11:2: error: stray '#' in program
             if(strlen(word)<8||strlen(word)>16){
  ^
0_0_32054249_3447.cpp:11:8: error: stray '#' in program
             if(strlen(word)<8||strlen(word)>16){
        ^
0_0_32054249_3447.cpp:11:14: error: stray '#' in program
             if(strlen(word)<8||strlen(word)>16){
              ^
0_0_32054249_3447.cpp:11:20: error: stray '#' in program
             if(strlen(word)<8||strlen(word)>16){
                    ^
0_0_32054249_3447.cpp:11:26: error: stray '#' in program
             if(strlen(word)<8||strlen(word)>16){
                          ^
0_0_32054249_3447.cpp:11:32: error: stray '#' in program
             if(strlen(word)<8||strlen(word)>16){
                                ^
0_0_32054249_3447.cpp:11:38: error: stray '#' in program
             if(strlen(word)<8||strlen(word)>16){
                                      ^
0_0_32054249_3447.cpp:11:44: error: stray '#' in program
             if(strlen(word)<8||strlen(word)>16){
                                            ^
0_0_32054249_3447.cpp:11:50: error: stray '#' in program
             if(strlen(word)<8||strlen(word)>16){
                                                  ^
0_0_32054249_3447.cpp:11:56: error: stray '#' in program
             if(strlen(word)<8||strlen(word)>16){
                                                        ^
0_0_32054249_3447.cpp:11:62: error: stray '#' in program
             if(strlen(word)<8||


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-17 21:22:48, Gzip enabled