Home STD Contest Notification Clarification Problems Ranklist Status Print Sign Out

View Compilation Error

1_734_3785_30884.cpp: In member function 'void Prime::GenerateTable()':
1_734_3785_30884.cpp:28:4: error: 'LL' was not declared in this scope
    LL ind;
    ^
1_734_3785_30884.cpp:29:42: error: 'ind' was not declared in this scope
    for (int j = 0; j < primes.size() && (ind = i*primes[j]) < MAX_NUMBER; 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-12-02 14:32:48, Gzip enabled