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_30324038_10548.cpp: In function 'int main()':
0_0_30324038_10548.cpp:42:27: error: invalid conversion from 'int*' to 'int' [-fpermissive]
                     int r=b;
                           ^
0_0_30324038_10548.cpp:43:29: error: invalid operands of types 'int [1001]' and 'int [1001]' to binary 'operator%'
                     while(a%b!=0){
                             ^
0_0_30324038_10548.cpp:44:29: error: invalid operands of types 'int [1001]' and 'int [1001]' to binary 'operator%'
                         r=a%b;
                             ^
0_0_30324038_10548.cpp:45:26: error: invalid array assignment
                         a=b;
                          ^
0_0_30324038_10548.cpp:46:26: error: incompatible types in assignment of 'int' to 'int [1001]'
                         b=r;
                          ^


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-06-25 15:15:17, Gzip enabled