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_38801886_6739.cpp: In member function 'frac frac::operator+(frac) const':
0_0_38801886_6739.cpp:37:40: error: '__lcm' is not a member of 'std::__detail'
   37 |                 LL tf = std::__detail::__lcm(fm, f.fm);
      |                                        ^~~~~
0_0_38801886_6739.cpp: In member function 'frac frac::operator-(frac) const':
0_0_38801886_6739.cpp:44:40: error: '__lcm' is not a member of 'std::__detail'
   44 |                 LL tf = std::__detail::__lcm(fm, f.fm);
      |                                        ^~~~~
0_0_38801886_6739.cpp: In member function 'bool frac::operator<(frac) const':
0_0_38801886_6739.cpp:51:40: error: '__lcm' is not a member of 'std::__detail'
   51 |                 LL tf = std::__detail::__lcm(fm, f.fm);
      |                                        ^~~~~


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-30 05:19:02, Gzip enabled