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_32866871_1313.cpp:1:1: error: stray '\302' in program
 <h1 style="COLOR: #1a5cc8"><span style="white-space:pre">  </span>How many integers can you find</h1><span size="+0" style=""><strong><span style="font-size: 12px; font-family: Arial; color: green;">Time Limit: 12000/5000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)
 ^
0_0_32866871_1313.cpp:1:1: error: stray '\240' in program
0_0_32866871_1313.cpp:1:1: error: stray '\302' in program
0_0_32866871_1313.cpp:1:1: error: stray '\240' in program
0_0_32866871_1313.cpp:1:1: error: stray '\302' in program
0_0_32866871_1313.cpp:1:1: error: stray '\240' in program
0_0_32866871_1313.cpp:1:1: error: stray '\302' in program
0_0_32866871_1313.cpp:1:1: error: stray '\240' in program
0_0_32866871_1313.cpp:2:1: error: stray '\302' in program
 Total Submission(s): 5026    Accepted Submission(s): 1425
 ^
0_0_32866871_1313.cpp:2:1: error: stray '\240' in program
0_0_32866871_1313.cpp:2:1: error: stray '\302' in program
0_0_32866871_1313.cpp:2:1: error: stray '\240' in program
0_0_32866871_1313.cpp:2:1: error: stray '\302' in program
0_0_32866871_1313.cpp:2:1: error: stray '\240' in program
0_0_32866871_1313.cpp:2:1: error: stray '\302' in program
0_0_32866871_1313.cpp:2:1: error: stray '\240' in program
0_0_32866871_1313.cpp:5:1: error: stray '\302' in program
 <div class="panel_title" align="left">Problem Description</div><div class="panel_content">  Now you get a number N, and a M-integers set, you should find out how many integers which are small than N, that they can divided exactly by any integers in the set. For example, N=12, and M-integer set is {2,3}, so there is another set {2,3,4,6,8,9,10}, all the integers of the set can be divided exactly by 2 or 3. As a result, you just output the number 7.</div><div class="panel_bottom"> </div>
 ^
0_0_32866871_1313.cpp:5:1: error: stray '\240' in program
0_0_32866871_1313.cpp:5:1: error: stray '\302' in program
0_0_32866871_1313.cpp:5:1: error: stray '\240' in program
0_0_32866871_1313.cpp:5:1: error: stray '\302' in program
0_0_32866871_1313.cpp:5:1: error: stray '\240' in program
0_0_32866871_1313.cpp:6:1: error: stray '\302' in program
 <div class="panel_title" align="left">Input</div><div class="panel_content">  There are a lot of cases. For each case, the first line contains two integers N and M. The follow line contains the M integers, and all of them are different from each other. 0<N<2^31,0<M<=10, and the M integer are non-negative and won’t exceed 20.</div><div class="panel_bottom"> </div>
 ^
0_0_32866871_1313.cpp:6:1: error: stray '\240' in program
0_0_32866871_1313.cpp:6:1: error: stray '\302' in program
0_0_32866871_1313.cpp:6:1: error: stray '\240' in program
0_0_32866871_1313.cpp:6:1: error: stray '\342' in program
0_0_32866871_1313.cpp:6:1: error: stray '\200' in program
0_0_32866871_1313.cpp:6:1: error: stray '\231' in program
0_0_32866871_1313.cpp:6:1: error: stray '\302' in program
0_0_32866871_1313.cpp:6:1: error: stray '\240' in program
0_0_32866871_1313.cpp:7:1: error: stray '\302' in program
 <div class="panel_title" align="left">Output</div><div class="panel_content">  For each case, output the number.</div><div class="panel_bottom"> </div>
 ^
0_0_32866871_1313.cpp:7:1: error: stray '\240' in program
0_0_32866871_1313.cpp:7:1: error: stray '\302' in program
0_0_32866871_1313.cpp:7:1: error: stray '\240' in program
0_0_32866871_1313.cpp:7:1: error: stray '\302' in program
0_0_32866871_1313.cpp:7:1: error: stray '\240' in program
0_0_32866871_1313.cpp:1:1: error: expected unqualified-id before '<' token
 <h1 style="COLOR: #1a5cc8"><span style="white-space:pre">  </span>How many integers can you find</h1><span size="+0" style=""><strong><span style="font-size: 12px; font-family: Arial; color: green;">Time Limit: 12000/5000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)
 ^
0_0_32866871_1313.cpp:5:306: error: expected unqualified-id before ',' token
 <div class="panel_title" align="left">Problem Description</div><div class="panel_content">  Now you get a number N, and a M-integers set, you should find out how many integers which are small than N, that they can divided exactly by any integers in the set. For example, N=12, and M-integer set is {2,3}, so there is another set {2,3,4,6,8,9,10}, all the integers of the set can be divided exactly by 2 or 3. As a result, you just output the number 7.</div><div class="panel_bottom"> </div>
                                                                                                                                                                                                                                                                                                                  ^
0_0_32866871_1313.cpp:5:311: error: expected constructor, destructor, or type conversion before 'there'
 <div class="panel_title" align="left">Problem Description</div><div class="panel_content">  Now you get a number N, and a M-integers set, you should find out how many integers which are small than N, that they can divided exactly by any integers in the set. For example, N=12, and M-integer set is {2,3}, so there is another set {2,3,4,6,8,9,10}, all the integers of the set can be divided exactly by 2 or 3. As a result, you just output the number 7.</div><div class="panel_bottom"> </div>
                                                                                                                                                                                                                                                                                                                       ^
0_0_32866871_1313.cpp:5:348: error: expected unqualified-id before ',' token
 <div class="panel_title" align="left">Problem Description</div><div class="panel_content">  Now you get a number N, and a M-integers set, you should find out how many integers which are small than N, that they can divided exactly by any integers in the set. For example, N=12, and M-integer set is {2,3}, so there is another set {2,3,4,6,8,9,10}, all the integers of the set can be divided exactly by 2 or 3. As a result, you just output the number 7.</div><div class="panel_bottom"> </div>
                                                                                                                                                                                                                                                                                                                                                            ^
0_0_32866871_1313.cpp:5:354: error: expected constructor, destructor, or type conversion before 'the'
 <div class="panel_title" align="left">Problem Description</div><div class="panel_content">  Now you get a number N, and a M-integers set, you should find out how many integers which are small than N, that they can divided exactly by any integers in the set. For example, N=12, and M-integer set is {2,3}, so there is another set {2,3,4,6,8,9,10}, all the integers of the set can be divided exactly by 2 or 3. As a result, you just output the number 7.</div><div class="panel_bottom"> </div>
                                                                                                                                                                                                                                                                                                                                                                  ^


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-29 21:35:21, Gzip enabled