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_22497450_26210.cpp: In function 'int min_div(int, int)':
0_0_22497450_26210.cpp:28:2: error: 'thread' was not declared in this scope
  thread thrd_front(min_div,beg,ins_dest);
  ^
0_0_22497450_26210.cpp:29:9: error: expected ';' before 'thrd_back'
  thread thrd_back(min_div,ins_dest+1,end);
         ^
0_0_22497450_26210.cpp:30:2: error: 'thrd_front' was not declared in this scope
  thrd_front.join();
  ^
0_0_22497450_26210.cpp:31:2: error: 'thrd_back' was not declared in this scope
  thrd_back.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-10-06 13:18:01, Gzip enabled