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_38613267_23767.cpp:59:5: error: stray '\304' in program
 int 你好;
     ^
0_0_38613267_23767.cpp:59:6: error: stray '\343' in program
 int 你好;
      ^
0_0_38613267_23767.cpp:59:7: error: stray '\272' in program
 int 你好;
       ^
0_0_38613267_23767.cpp:59:8: error: stray '\303' in program
 int 你好;
        ^
0_0_38613267_23767.cpp:59:1: error: declaration does not declare anything [-fpermissive]
 int 你好;
 ^~~
0_0_38613267_23767.cpp:69:1: error: 'concept' does not name a type
 concept Integral = std::is_integral_v<T>;
 ^~~~~~~
0_0_38613267_23767.cpp:69:1: note: 'concept' only available with -fconcepts
0_0_38613267_23767.cpp:70:10: error: 'Integral' has not been declared
 template<Integral T>
          ^~~~~~~~
0_0_38613267_23767.cpp:71:10: error: variable or field 'foo' declared void
 void foo(T value) {
          ^
0_0_38613267_23767.cpp:71:10: error: 'T' was not declared in this scope
0_0_38613267_23767.cpp: In function 'int main()':
0_0_38613267_23767.cpp:76:5: error: 'reutrn' was not declared in this scope
     reutrn 0;
     ^~~~~~
0_0_38613267_23767.cpp:76:5: note: suggested alternative: 'extern'
     reutrn 0;
     ^~~~~~
     extern


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:51:35, Gzip enabled