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_32862510_24842.cpp:1:1: error: stray '\302' in program
 </pre><h1 style="color:rgb(26,92,200);text-align:center;font-family:'Times New Roman';">Immediate Decodability</h1><span style="font-family:'Times New Roman';font-size:14px;"><strong><span style="font-family:Arial;font-size:12px;color:#008000;">Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)
 ^
0_0_32862510_24842.cpp:1:1: error: stray '\240' in program
0_0_32862510_24842.cpp:1:1: error: stray '\302' in program
0_0_32862510_24842.cpp:1:1: error: stray '\240' in program
0_0_32862510_24842.cpp:1:1: error: stray '\302' in program
0_0_32862510_24842.cpp:1:1: error: stray '\240' in program
0_0_32862510_24842.cpp:1:1: error: stray '\302' in program
0_0_32862510_24842.cpp:1:1: error: stray '\240' in program
0_0_32862510_24842.cpp:2:1: error: stray '\302' in program
 Total Submission(s): 3770    Accepted Submission(s): 1977
 ^
0_0_32862510_24842.cpp:2:1: error: stray '\240' in program
0_0_32862510_24842.cpp:2:1: error: stray '\302' in program
0_0_32862510_24842.cpp:2:1: error: stray '\240' in program
0_0_32862510_24842.cpp:2:1: error: stray '\302' in program
0_0_32862510_24842.cpp:2:1: error: stray '\240' in program
0_0_32862510_24842.cpp:2:1: error: stray '\302' in program
0_0_32862510_24842.cpp:2:1: error: stray '\240' in program
0_0_32862510_24842.cpp:12:1: error: stray '\302' in program
 </div><div class="panel_bottom" style="background:url("panel-bottom.png") no-repeat left top;font-family:'Times New Roman';font-size:14px;"> </div><br style="font-family:'Times New Roman';font-size:14px;" /><div class="panel_title" align="left" style="background:transparent url("panel-title.png") no-repeat left bottom;color:rgb(124,169,237);font-size:18px;font-family:Arial;font-weight:bold;">Input</div><div class="panel_content" style="background:url("panel-content.png") repeat-y;font-size:14px;font-family:'Times New Roman';">Write a program that accepts as input a series of groups of records from input. Each record in a group contains a collection of zeroes and ones representing a binary code for a different symbol. Each group is followed by a single separator record containing a single 9; the separator records are not part of the group. Each group is independent of other groups; the codes in one group are not related to codes in any other group (that is, each group is to be processed independently).
 ^
0_0_32862510_24842.cpp:12:1: error: stray '\240' in program
0_0_32862510_24842.cpp:13:1: error: stray '\302' in program
 </div><div class="panel_bottom" style="background:url("panel-bottom.png") no-repeat left top;font-family:'Times New Roman';font-size:14px;"> </div><br style="font-family:'Times New Roman';font-size:14px;" /><div class="panel_title" align="left" style="background:transparent url("panel-title.png") no-repeat left bottom;color:rgb(124,169,237);font-size:18px;font-family:Arial;font-weight:bold;">Output</div><div class="panel_content" style="background:url("panel-content.png") repeat-y;font-size:14px;font-family:'Times New Roman';">For each group, your program should determine whether the codes in that group are immediately decodable, and should print a single output line giving the group number and stating whether the group is, or is not, immediately decodable.
 ^
0_0_32862510_24842.cpp:13:1: error: stray '\240' in program
0_0_32862510_24842.cpp:14:1: error: stray '\302' in program
 </div><div class="panel_bottom" style="background:url("panel-bottom.png") no-repeat left top;font-family:'Times New Roman';font-size:14px;"> </div><br style="font-family:'Times New Roman';font-size:14px;" /><div class="panel_title" align="left" style="background:transparent url("panel-title.png") no-repeat left bottom;color:rgb(124,169,237);font-size:18px;font-family:Arial;font-weight:bold;">Sample Input</div><div class="panel_content" style="background:url("panel-content.png") repeat-y;font-size:14px;font-family:'Times New Roman';"><pre>//https://blog.csdn.net/NicoleYWJ/article/details/78671001
 ^
0_0_32862510_24842.cpp:14:1: error: stray '\240' in program
0_0_32862510_24842.cpp:1:1: error: expected unqualified-id before '<' token
 </pre><h1 style="color:rgb(26,92,200);text-align:center;font-family:'Times New Roman';">Immediate Decodability</h1><span style="font-family:'Times New Roman';font-size:14px;"><strong><span style="font-family:Arial;font-size:12px;color:#008000;">Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)
 ^
0_0_32862510_24842.cpp:7:1: error: 'The' does not name a type
 The following code is immediately decodable:
 ^
0_0_32862510_24842.cpp:12:804: error: 'the' does not name a type
 </div><div class="panel_bottom" style="background:url("panel-bottom.png") no-repeat left top;font-family:'Times New Roman';font-size:14px;"> </div><br style="font-family:'Times New Roman';font-size:14px;" /><div class="panel_title" align="left" style="background:transparent url("panel-title.png") no-repeat left bottom;color:rgb(124,169,237);font-size:18px;font-family:Arial;font-weight:bold;">Input</div><div class="panel_content" style="background:url("panel-content.png") repeat-y;font-size:14px;font-family:'Times New Roman';">Write a program that accepts as input a series of groups of records from input. Each record in a group contains a collection of zeroes and ones representing a binary code for a different symbol. Each group is followed by a single separator record containing a single 9; the separator records are not part of the group. Each group is independent of other groups; the codes in one group are not related to codes in any other group (that is, each group is to be processed independently).
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^
0_0_32862510_24842.cpp:12:896: error: 'the' does not name a type
 </div><div class="panel_bottom" style="background:url("panel-bottom.png") no-repeat left top;font-family:'Times New Roman';font-size:14px;"> </div><br style="font-family:'Times New Roman';font-size:14px;" /><div class="panel_title" align="left" style="background:transparent url("panel-title.png") no-repeat left bottom;color:rgb(124,169,237);font-size:18px;font-family:Arial;font-weight:bold;">Input</div><div class="panel_content" style="background:url("panel-content.png") repeat-y;font-size:14px;font-family:'Times New Roman';">Write a program that accepts as input a series of groups of records from input. Each record in a group contains a collection of zeroes and ones representing a binary code for a different symbol. Each group is followed by a single separator record containing a single 9; the separator records are not part of the group. Each group is independent of other groups; the codes in one group are not related to codes in any other group (that is, each group is to be processed independently).
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ^


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-24 22:52:35, Gzip enabled