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_21594340_28746.cpp:101:44: error: stray '#' in program
             printf("%d%c",strong[i],(i==N?'\n':' '));
                                            ^
0_0_21594340_28746.cpp:101:13: error: stray '\' in program
             printf("%d%c",strong[i],(i==N?'\n':' '));
             ^
0_0_21594340_28746.cpp:101:51: error: stray '#' in program
             printf("%d%c",strong[i],(i==N?'\n':' '));
                                                   ^
0_0_21594340_28746.cpp:101:57: error: stray '#' in program
             printf("%d%c",strong[i],(i==N?'\n':' '));
                                                         ^
0_0_21594340_28746.cpp:101:63: error: stray '#' in program
             printf("%d%c",strong[i],(i==N?'\n':' '));
                                                               ^
0_0_21594340_28746.cpp: In function 'int main()':
0_0_21594340_28746.cpp:101:45: error: lvalue required as unary '&' operand
             printf("%d%c",strong[i],(i==N?'\n':' '));
                                             ^
0_0_21594340_28746.cpp:101:47: error: expected ':' before ';' token
             printf("%d%c",strong[i],(i==N?'\n':' '));
                                               ^
0_0_21594340_28746.cpp:101:47: error: expected primary-expression before ';' token
0_0_21594340_28746.cpp:101:47: error: expected ')' before ';' token
0_0_21594340_28746.cpp:101:49: error: 'n' was not declared in this scope
             printf("%d%c",strong[i],(i==N?'\n':' '));
                                                 ^
0_0_21594340_28746.cpp:101:55: error: expected primary-expression before ':' token
             printf("%d%c",strong[i],(i==N?'\n':' '));
                                                       ^
0_0_21594340_28746.cpp:101:64: error: lvalue required as unary '&' operand
             printf("%d%c",strong[i],(i==N?'\n':' '));
                                                                ^
0_0_21594340_28746.cpp:101:67: error: expected primary-expression before ')' token
             printf("%d%c",strong[i],(i==N?'\n':' '));
                                                                   ^


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-07-01 19:50:14, Gzip enabled