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_33819209_26004.cpp: In function 'long long int solve(long long int)':
0_0_33819209_26004.cpp:41:9: error: expected unqualified-id before ',' token
     long,long sum = 0;
         ^
0_0_33819209_26004.cpp:41:10: error: expected unqualified-id before 'long'
     long,long sum = 0;
          ^
0_0_33819209_26004.cpp:53:13: error: 'sum' was not declared in this scope
             sum += cur;
             ^
0_0_33819209_26004.cpp:55:13: error: 'sum' was not declared in this scope
             sum -= cur;
             ^
0_0_33819209_26004.cpp:57:16: error: 'sum' was not declared in this scope
     return r - sum;//用总的数目-与n不互素的个数
                ^


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-07-03 19:16:13, Gzip enabled