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_20413281_23693.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include <stdio.h>
         ^
0_0_20413281_23693.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include <string.h>  
         ^
0_0_20413281_23693.cpp:3:5: error: stray '#' in program
 int main(){ 
     ^
0_0_20413281_23693.cpp:3:18: error: stray '#' in program
 int main(){ 
                  ^
0_0_20413281_23693.cpp:4:2: error: stray '#' in program
     char str1[1001], str2[1001]; 
  ^
0_0_20413281_23693.cpp:4:8: error: stray '#' in program
     char str1[1001], str2[1001]; 
        ^
0_0_20413281_23693.cpp:4:14: error: stray '#' in program
     char str1[1001], str2[1001]; 
              ^
0_0_20413281_23693.cpp:4:20: error: stray '#' in program
     char str1[1001], str2[1001]; 
                    ^
0_0_20413281_23693.cpp:4:30: error: stray '#' in program
     char str1[1001], str2[1001]; 
                              ^
0_0_20413281_23693.cpp:4:47: error: stray '#' in program
     char str1[1001], str2[1001]; 
                                               ^
0_0_20413281_23693.cpp:4:64: error: stray '#' in program
     char str1[1001], str2[1001]; 
                                                                ^
0_0_20413281_23693.cpp:5:2: error: stray '#' in program
     int t, i, len_str1, len_str2, len_max, num = 1, k;
  ^
0_0_20413281_23693.cpp:5:8: error: stray '#' in program
     int t, i, len_str1, len_str2, len_max, num = 1, k;
        ^
0_0_20413281_23693.cpp:5:14: error: stray '#' in program
     int t, i, len_str1, len_str2, len_max, num = 1, k;
              ^
0_0_20413281_23693.cpp:5:20: error: stray '#' in program
     int t, i, len_str1, len_str2, len_max, num = 1, k;
                    ^
0_0_20413281_23693.cpp:5:29: error: stray '#' in program
     int t, i, len_str1, len_str2, len_max, num = 1, k;
                             ^
0_0_20413281_23693.cpp:5:37: error: stray '#' in program
     int t, i, len_str1, len_str2, len_max, num = 1, k;
                                     ^
0_0_20413281_23693.cpp:5:45: error: stray '#' in program
     int t, i, len_str1, len_str2, len_max, num = 1, k;
                                             ^
0_0_20413281_23693.cpp:5:60: error: stray '#' in program
     int t, i, len_str1, len_str2, len_max, num = 1, k;
                                                            ^
0_0_20413281_23693.cpp:5:75: error: stray '#' in program
     int t, i, len_str1, len_str2, len_max, num = 1, k;
                                                                           ^
0_0_20413281_23693.cpp:5:89: error: stray '#' in program
     int t, i, len_str1, len_str2, len_max, num = 1, k;
                                                                                         ^
0_0_20413281_23693.cpp:5:98: error: stray '#' in program
     int t, i, len_str1, len_str2, len_max, num = 1, k;
                                                                                                  ^
0_0_20413281_23693.cpp:5:105: error: stray '#' in program
     int t, i, len_str1, len_str2, len_max, num = 1, k;
                                                                                                         ^
0_0_20413281_23693.cpp:5:113: error: stray '#' in program
     int t, i, len_str1, len_str2, len_max, num = 1, k;
                                                                                                                 ^
0_0_20413281_23693.cpp:6:2: error: stray '#' in program
      scanf("%d", &t);
  ^
0_0_20413281_23693.cpp:6:8: error: stray '#' in program
      scanf("%d", &t);
        ^
0_0_20413281_23693.cpp:6:14: error: stray '#' in program
      scanf("%d", &t);
              ^
0_0_20413281_23693.cpp:6:20: error: stray '#' in program
      scanf("%d", &t);
                    ^
0_0_20413281_23693.cpp:6:26: error: stray '#' in program
      scanf("%d", &t);
                          ^
0_0_20413281_23693.cpp:6:43: error: stray '#' in program
      scanf("%d", &t);
                                           ^
0_0_20413281_23693.cpp:7:2: error: stray '#' in program
      getchar();
  ^
0_0_20413281_23693.cpp:7:8: error: stray '#' in program
      getchar();
        ^
0_0_20413281_23693.cpp:7:14: error: stray '#' in program
      getchar();
              ^
0_0_20413281_23693.cpp:7:20: error: stray '#' in program
      getchar();
                    ^
0_0_20413281_23693.cpp:7:26: error: stray '#' in program
      getchar();
                          ^
0_0_20413281_23693.cpp:8:2: error: stray '#' in program
      while(t--){ 
  ^
0_0_20413281_23693.cpp:8:8: error: stray '#' in program
      while(t--){ 
        ^
0_0_20413281_23693.cpp:8:14: error: stray '#' in program
      while(t--){ 
              ^
0_0_20413281_23693.cpp:8:20: error: stray '#' in program
      while(t--){ 
                    ^
0_0_20413281_23693.cpp:8:26: error: stray '#' in program
      while(t--){ 
                          ^
0_0_20413281_23693.cpp:8:43: error: stray '#' in program
      while(t--){ 
                                           ^
0_0_20413281_23693.cpp:9:2: error: stray '#' in program
         int a[1001] = {0}, b[1001] = {0}, c[1001] = {0};
  ^
0_0_20413281_23693.cpp:9:8: error: stray '#' in program
         int a[1001] = {0}, b[1001] = {0}, c[1001] = {0};
        ^
0_0_20413281_23693.cpp:9:14: error: stray '#' in program
         int a[1001] = {0}, b[1001] = {0}, c[1001] = {0};
              ^
0_0_20413281_23693.cpp:9:20: error: stray '#' in program
         int a[1001] = {0}, b[1001] = {0}, c[1001] = {0};
                    ^
0_0_20413281_23693.cpp:9:26: error: stray '#' in program
         int a[1001] = {0}, b[1001] = {0}, c[1001] = {0};
                          ^
0_0_20413281_23693.cpp:9:32: error: stray '#' in program
         int a[1001] = {0}, b[1001] = {0}, c[1001] = {0};
                                ^
0_0_20413281_23693.cpp:9:38: error: stray '#' in program
         int a[1001] = {0}, b[1001] = {0}, c[1001] = {0};
                                      ^
0_0_20413281_23693.cpp:9:44: error: stray '#' in program
         int a[1001] = {0}, b[1001] = {0}, c[1001] = {0};
                                            ^
0_0_20413281_23693.cpp:9:53: error: stray '#' in program
         int a[1001] = {0}, b[1001] = {0}, c[1001] = {0};
                                                     ^
0_0_20413281_23693.cpp:9:66: error: stray '#' in program
         int a[1001] = {0}, b[1001] = {0}, c[1001] = {0};
                                                                  ^
0_0_20413281_23693.cpp:9:73: error: stray '#' in program
         int a[1001] = {0}, b[1001] = {0}, c[1001] = {0};
                                                                         ^
0_0_20413281_23693.cpp:9:83: error: stray '#' in program
         int a[1001] = {0}, b[1001] = {0}, c[1001] = {0};
                                                                                   ^
0_0_20413281_23693.cpp:9:96: 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-12-01 05:25:10, Gzip enabled