Compile Error
foo.cc: In function 'void new_thread()': foo.cc:7:17: warning: unused variable 'th' [-Wunused-variable] 7 | thread *th = new thread(new_thread); | ^~ /usr/bin/ld: /tmp/ccS8ExGJ.o: in function `new_thread()': foo.cc:(.text+0x54): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 输出“Hello World!"
- 语言
- C++
- 递交时间
- 2022-08-05 18:10:54
- 评测时间
- 2022-08-05 18:10:54
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes