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_28103912_26950.cpp:37:5: error: 'mutex' does not name a type
     mutex my_mutex;
     ^
0_0_28103912_26950.cpp: In function 'int main()':
0_0_28103912_26950.cpp:54:5: error: 'thread' was not declared in this scope
     thread t2(&Game::output, &g);
     ^
0_0_28103912_26950.cpp:55:12: error: expected ';' before 't1'
     thread t1(&Game::input, &g);
            ^
0_0_28103912_26950.cpp:57:5: error: 't1' was not declared in this scope
     t1.join();
     ^
0_0_28103912_26950.cpp:58:5: error: 't2' was not declared in this scope
     t2.join();
     ^


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-23 02:48:16, Gzip enabled