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_15777501_22379.cpp: In function 'int main()':
0_0_15777501_22379.cpp:14:20: error: expected ',' before '-' token
 a[i]=(A*a[i-1]+B*[i-2])%7;
                    ^
0_0_15777501_22379.cpp:14:20: error: expected identifier before '-' token
0_0_15777501_22379.cpp: In lambda function:
0_0_15777501_22379.cpp:14:23: error: expected '{' before ')' token
 a[i]=(A*a[i-1]+B*[i-2])%7;
                       ^
0_0_15777501_22379.cpp: In function 'int main()':
0_0_15777501_22379.cpp:14:17: error: no match for 'operator*' (operand types are 'int' and 'main()::<lambda()>')
 a[i]=(A*a[i-1]+B*[i-2])%7;
                 ^


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-10-05 23:22:56, Gzip enabled