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_31212861_1549.cpp:11:2: error: stray '#' in program
     int len1=s1.length(),len2=s2.length();
  ^
0_0_31212861_1549.cpp:11:8: error: stray '#' in program
     int len1=s1.length(),len2=s2.length();
        ^
0_0_31212861_1549.cpp:11:14: error: stray '#' in program
     int len1=s1.length(),len2=s2.length();
              ^
0_0_31212861_1549.cpp:11:20: error: stray '#' in program
     int len1=s1.length(),len2=s2.length();
                    ^
0_0_31212861_1549.cpp:12:2: error: stray '#' in program
     if(len1>len2){
  ^
0_0_31212861_1549.cpp:12:8: error: stray '#' in program
     if(len1>len2){
        ^
0_0_31212861_1549.cpp:12:14: error: stray '#' in program
     if(len1>len2){
              ^
0_0_31212861_1549.cpp:12:20: error: stray '#' in program
     if(len1>len2){
                    ^
0_0_31212861_1549.cpp:13:2: error: stray '#' in program
         string s4=s1;
  ^
0_0_31212861_1549.cpp:13:8: error: stray '#' in program
         string s4=s1;
        ^
0_0_31212861_1549.cpp:13:14: error: stray '#' in program
         string s4=s1;
              ^
0_0_31212861_1549.cpp:13:20: error: stray '#' in program
         string s4=s1;
                    ^
0_0_31212861_1549.cpp:13:26: error: stray '#' in program
         string s4=s1;
                          ^
0_0_31212861_1549.cpp:13:32: error: stray '#' in program
         string s4=s1;
                                ^
0_0_31212861_1549.cpp:13:38: error: stray '#' in program
         string s4=s1;
                                      ^
0_0_31212861_1549.cpp:13:44: error: stray '#' in program
         string s4=s1;
                                            ^
0_0_31212861_1549.cpp:14:2: error: stray '#' in program
         s1=s2;
  ^
0_0_31212861_1549.cpp:14:8: error: stray '#' in program
         s1=s2;
        ^
0_0_31212861_1549.cpp:14:14: error: stray '#' in program
         s1=s2;
              ^
0_0_31212861_1549.cpp:14:20: error: stray '#' in program
         s1=s2;
                    ^
0_0_31212861_1549.cpp:14:26: error: stray '#' in program
         s1=s2;
                          ^
0_0_31212861_1549.cpp:14:32: error: stray '#' in program
         s1=s2;
                                ^
0_0_31212861_1549.cpp:14:38: error: stray '#' in program
         s1=s2;
                                      ^
0_0_31212861_1549.cpp:14:44: error: stray '#' in program
         s1=s2;
                                            ^
0_0_31212861_1549.cpp:15:2: error: stray '#' in program
         s2=s4;
  ^
0_0_31212861_1549.cpp:15:8: error: stray '#' in program
         s2=s4;
        ^
0_0_31212861_1549.cpp:15:14: error: stray '#' in program
         s2=s4;
              ^
0_0_31212861_1549.cpp:15:20: error: stray '#' in program
         s2=s4;
                    ^
0_0_31212861_1549.cpp:15:26: error: stray '#' in program
         s2=s4;
                          ^
0_0_31212861_1549.cpp:15:32: error: stray '#' in program
         s2=s4;
                                ^
0_0_31212861_1549.cpp:15:38: error: stray '#' in program
         s2=s4;
                                      ^
0_0_31212861_1549.cpp:15:44: error: stray '#' in program
         s2=s4;
                                            ^
0_0_31212861_1549.cpp:16:2: error: stray '#' in program
         int t=len1;
  ^
0_0_31212861_1549.cpp:16:8: error: stray '#' in program
         int t=len1;
        ^
0_0_31212861_1549.cpp:16:14: error: stray '#' in program
         int t=len1;
              ^
0_0_31212861_1549.cpp:16:20: error: stray '#' in program
         int t=len1;
                    ^
0_0_31212861_1549.cpp:16:26: error: stray '#' in program
         int t=len1;
                          ^
0_0_31212861_1549.cpp:16:32: error: stray '#' in program
         int t=len1;
                                ^
0_0_31212861_1549.cpp:16:38: error: stray '#' in program
         int t=len1;
                                      ^
0_0_31212861_1549.cpp:16:44: error: stray '#' in program
         int t=len1;
                                            ^
0_0_31212861_1549.cpp:17:2: error: stray '#' in program
         len1=len2;
  ^
0_0_31212861_1549.cpp:17:8: error: stray '#' in program
         len1=len2;
        ^
0_0_31212861_1549.cpp:17:14: error: stray '#' in program
         len1=len2;
              ^
0_0_31212861_1549.cpp:17:20: error: stray '#' in program
         len1=len2;
                    ^
0_0_31212861_1549.cpp:17:26: error: stray '#' in program
         len1=len2;
                          ^
0_0_31212861_1549.cpp:17:32: error: stray '#' in program
         len1=len2;
                                ^
0_0_31212861_1549.cpp:17:38: error: stray '#' in program
         len1=len2;
                                      ^
0_0_31212861_1549.cpp:17:44: error: stray '#' in program
         len1=len2;
                                            ^
0_0_31212861_1549.cpp:18:2: error: stray '#' in program
         len2=t;
  ^
0_0_31212861_1549.cpp:18:8: error: stray '#' in program
         len2=t;
        ^
0_0_31212861_1549.cpp:18:14: error: stray '#' in program
         len2=t;
              ^
0_0_31212861_1549.cpp:18:20: error: stray '#' in program
         len2=t;
                    ^
0_0_31212861_1549.cpp:18:26: error: stray '#' in program
         len2=t;
                          ^
0_0_31212861_1549.cpp:18:32: error: stray '#' in program
         len2=t;
                                ^
0_0_31212861_1549.cpp:18:38: error: stray '#' in program
         len2=t;
                                      ^
0_0_31212861_1549.cpp:18:44: error: stray '#' in program
         len2=t;
                                            ^
0_0_31212861_1549.cpp:19:2: error: stray '#' in program
     }
  ^
0_0_31212861_1549.cpp:19:8: error: stray '#' in program
     }
        ^
0_0_31212861_1549.cpp:19:14: error: stray '#' in program
     }
              ^
0_0_31212861_1549.cpp:19:20: error: stray '#' in program
     }
                    ^
0_0_31212861_1549.cpp:20:2: error: stray '#' in program
     int num=0;
  ^
0_0_31212861_1549.cpp:20:8: error: stray '#' in program
     int num=0;
        ^
0_0_31212861_1549.cpp:20:14: error: stray '#' in program
     int num=0;
              ^
0_0_31212861_1549.cpp:20:20: error: stray '#' in program
     int num=0;
                    ^
0_0_31212861_1549.cpp:21:2: error: stray '#' in program
     for(int i=len1-1,j=len2-1;i>=0;i--,j--){
  ^
0_0_31212861_1549.cpp:21:8: error: stray '#' in program
     for(int i=len1-1,j=len2-1;i>=0;i--,j--){
        ^
0_0_31212861_1549.cpp:21:14: error: stray '#' in program
     for(int i=len1-1,j=len2-1;i>=0;i--,j--){
              ^
0_0_31212861_1549.cpp:21:20: error: stray '#' in program
     for(int i=len1-1,j=len2-1;i>=0;i--,j--){
                    ^
0_0_31212861_1549.cpp:22:2: error: stray '#' in program
         int m=s1[i]-'0'+s2[j]-'0'+num;
  ^
0_0_31212861_1549.cpp:22:8: error: stray '#' in program
         int m=s1[i]-'0'+s2[j]-'0'+num;
        ^
0_0_31212861_1549.cpp:22:14: 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 22:16:52, Gzip enabled