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_22088047_13580.cpp:36:1: error: stray '\250' in program
    while(m–){   
 ^
0_0_22088047_13580.cpp:39:1: error: stray '\241' in program
     cout<<"Gear ratio "<<x<<’:'<<y;
 ^
0_0_22088047_13580.cpp:39:1: error: stray '\257' in program
0_0_22088047_13580.cpp:39:1: error: missing terminating ' character
0_0_22088047_13580.cpp: In function 'int gcd(int, int)':
0_0_22088047_13580.cpp:12:2: error: 'nbsp' was not declared in this scope
    t = m;
  ^
0_0_22088047_13580.cpp: In function 'int main()':
0_0_22088047_13580.cpp:23:2: error: 'nbsp' was not declared in this scope
    cin>>N;
  ^
0_0_22088047_13580.cpp:25:27: error: 'i' was not declared in this scope
     cin>>a[i];
                           ^
0_0_22088047_13580.cpp:30:42: error: 'memset' was not declared in this scope
    memset(mark, 0, sizeof(mark));
                                          ^
0_0_22088047_13580.cpp:36:22: error: expected ')' before 'C'
    while(m–){   
                      ^
0_0_22088047_13580.cpp:36:22: error: 'C' was not declared in this scope
0_0_22088047_13580.cpp: In function 'void bfs()':
0_0_22088047_13580.cpp:61:2: error: 'nbsp' was not declared in this scope
    for(int j = 0; j < N; j++){
  ^


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 18:12:19, Gzip enabled