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_38703754_28082.cpp:114:1: error: unterminated comment
  114 | /*
      | ^
0_0_38703754_28082.cpp: In function 'void solve()':
0_0_38703754_28082.cpp:95:30: error: conflicting declaration 'auto it'
   95 |                         auto it = vis[0][ {a, b % a}].end() - lower_bound(vis[0][ {a, b % a}].begin(), vis[0][ {a, b % a}].end(), b);
      |                              ^~
0_0_38703754_28082.cpp:91:30: note: previous declaration as 'long long int it'
   91 |                         auto it = vis[1][ {b, a % b}].end() - lower_bound(vis[1][ {b, a % b}].begin(), vis[1][ {b, a % b}].end(), a);
      |                              ^~


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-26 12:30:55, Gzip enabled