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_26446659_15973.cpp:2:38: error: stray '#' in program
 The stones are numbered from 0 to m − 1 and the frogs are numbered from 1 to n. The i-th frog can jump over exactly ai stones in a single step, which means from stone j mod m to stone (j + ai ) mod m. Because all stones lie on a circle.
                                      ^
0_0_26446659_15973.cpp:3:1: error: stray '\241' in program
 All frogs start their jump at stone 0, then each of them can jump as many steps as he wants. A frog will occupy a stone when he reach it, and he will keep jumping to occupy as much stones as possible. A stone is still considered ¡°occupied¡± after a frog jumped away. They would like to know which stones can be occupied by at least one of them. Since there may be too many stones, the frogs only want to know the sum of those stones¡¯ identifiers.
 ^
0_0_26446659_15973.cpp:3:1: error: stray '\260' in program
0_0_26446659_15973.cpp:3:1: error: stray '\241' in program
0_0_26446659_15973.cpp:3:1: error: stray '\261' in program
0_0_26446659_15973.cpp:3:1: error: stray '\241' in program
0_0_26446659_15973.cpp:3:1: error: stray '\257' in program
0_0_26446659_15973.cpp:3:444: error: stray '#' in program
 All frogs start their jump at stone 0, then each of them can jump as many steps as he wants. A frog will occupy a stone when he reach it, and he will keep jumping to occupy as much stones as possible. A stone is still considered ¡°occupied¡± after a frog jumped away. They would like to know which stones can be occupied by at least one of them. Since there may be too many stones, the frogs only want to know the sum of those stones¡¯ identifiers.
                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^
0_0_26446659_15973.cpp:1:1: error: 'There' does not name a type
 There are m stones lying on a circle, and n frogs are jumping over them.
 ^
0_0_26446659_15973.cpp:2:45: error: expected unqualified-id before numeric constant
 The stones are numbered from 0 to m − 1 and the frogs are numbered from 1 to n. The i-th frog can jump over exactly ai stones in a single step, which means from stone j mod m to stone (j + ai ) mod m. Because all stones lie on a circle.
                                             ^
0_0_26446659_15973.cpp:3:451: error: 'ers' does not name a type
 All frogs start their jump at stone 0, then each of them can jump as many steps as he wants. A frog will occupy a stone when he reach it, and he will keep jumping to occupy as much stones as possible. A stone is still considered ¡°occupied¡± after a frog jumped away. They would like to know which stones can be occupied by at least one of them. Since there may be too many stones, the frogs only want to know the sum of those stones¡¯ identifiers.
                                                                                                                                                                                                                                                                                                                                                                                                                                                                   ^


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-27 10:25:57, Gzip enabled