查看会员资料
用 户 名:lin****
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
iqps
- C++ program using OpenMP to solve 2D levels from the IQ-puzzle 505 from Lonpos from designtorget.se Look in level.txt for example usage. Compile program using gcc with: gcc -O3 -fopenmp -o iqps iqps.cpp Run with: ./iqps (path to level.txt)