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_25286114_26060.cpp: In function 'void find()':
0_0_25286114_26060.cpp:21:5: error: 'll' was not declared in this scope
     ll a,b,c,i,k,j;
     ^
0_0_25286114_26060.cpp:22:5: error: 'a' was not declared in this scope
     a=0,b=1;
     ^
0_0_25286114_26060.cpp:22:9: error: 'b' was not declared in this scope
     a=0,b=1;
         ^
0_0_25286114_26060.cpp:23:9: error: 'i' was not declared in this scope
     for(i=2;;i++)
         ^
0_0_25286114_26060.cpp:25:9: error: 'c' was not declared in this scope
         c=(3*b+a)%1000000007;
         ^
0_0_25286114_26060.cpp:31:21: error: 'i' was not declared in this scope
     printf("%lld\n",i-1);
                     ^
0_0_25286114_26060.cpp:33:9: error: 'k' was not declared in this scope
     for(k=2;;k++)
         ^
0_0_25286114_26060.cpp:35:9: error: 'c' was not declared in this scope
         c=(3*b+a)%(i-1);
         ^
0_0_25286114_26060.cpp:41:21: error: 'k' was not declared in this scope
     printf("%lld\n",k-1);
                     ^
0_0_25286114_26060.cpp:43:9: error: 'j' was not declared in this scope
     for(j=2;;j++)
         ^
0_0_25286114_26060.cpp:45:9: error: 'c' was not declared in this scope
         c=(3*b+a)%(k-1);
         ^
0_0_25286114_26060.cpp:51:21: error: 'j' was not declared in this scope
     printf("%lld\n",j-1);
                     ^


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 07:47:00, Gzip enabled