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_26122209_9504.cpp:9:6: error: 'N' was not declared in this scope
 ll a[N];
      ^
0_0_26122209_9504.cpp: In function 'int solve(int, int)':
0_0_26122209_9504.cpp:14:17: error: 'a' was not declared in this scope
   scanf("%lld",&a[j]);
                 ^
0_0_26122209_9504.cpp:22:6: error: 'a' was not declared in this scope
   if(a[i]<tmp){
      ^
0_0_26122209_9504.cpp:29:8: error: redeclaration of 'long long int q'
     ll q=a[i]%tmp;
        ^
0_0_26122209_9504.cpp:28:8: note: 'long long int q' previously declared here
     ll q=a[i]/tmp;
        ^
0_0_26122209_9504.cpp:30:8: error: 'p' was not declared in this scope
     if(p!=0){
        ^


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-15 06:32:10, Gzip enabled