User: Jake123456

  • Public profile

User profile: Jake123456

User info
User name:Jake123456
History
Joined:
Number of posts:24
Latest posts:

Why C++ is supposed to be good at low-level operations?
The question above was asked in one of my past papers I have been looking through and I have had dif...

Problem with error message creating an instance of a struct
This is the error I am getting on the "return *node1" Error: no suitable conversion function from "B...

How to print out a priority queue?
I think I may have answered my own question? This seems from my point of view to work correctly but ...

How to print out a priority queue?
[code]#include "stdafx.h" #include <queue> #include <iostream> #include <functional> #include <vecto...

How to order a vector?
I am trying to order code (from Chervil) into classes but I am having trouble successfully doing it ...

This user does not accept Private Messages