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_38613268_21200.cpp:67:1: error: 'concept' does not name a type
 concept Integral = std::is_integral_v<T>;
 ^~~~~~~
0_0_38613268_21200.cpp:67:1: note: 'concept' only available with -fconcepts
0_0_38613268_21200.cpp:68:10: error: 'Integral' has not been declared
 template<Integral T>
          ^~~~~~~~
0_0_38613268_21200.cpp:69:10: error: variable or field 'foo' declared void
 void foo(T value) {
          ^
0_0_38613268_21200.cpp:69:10: error: 'T' was not declared in this scope


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-17 09:25:56, Gzip enabled