#Compilng You need g++ 4.9 to compile this code. Follow these steps to install g++-4.9
After installing run the following command to compile
/usr/bin/g++-4.9 -std=c++11 lambda.cpp
#Running
./a.out
#Compilng You need g++ 4.9 to compile this code. Follow these steps to install g++-4.9
After installing run the following command to compile
/usr/bin/g++-4.9 -std=c++11 lambda.cpp
#Running
./a.out
#ifndef UNICODE | |
#define UNICODE | |
#endif | |
#include <windows.h> | |
#include <stdio.h> | |
#include <tchar.h> | |
#include <time.h> | |
#define DEBUG 1 |
Listing queues ... | |
hipri 5 | |
lopri 0 | |
midpri 0 | |
...done. |