User: hbjgd

  • Public profile

User profile: hbjgd

User info
User name:hbjgd
Location:Virginia
Bio:Student that is majoring in Computer Science. I write mainly in C++ so any other language might shoot over my head. Ask me anything. I'll answer.
History
Joined:
Number of posts:83
Latest posts:

Game Of Life
[code]#include <stdio.h> #include <stdlib.h> #include <omp.h> #include <string.h> void playss(int *...

Only reading the first line of input
Hello. I am working on a project for my cs250 class and I cannot figure out where I am going wrong. ...

Don't know why this is "nan"
I have been working on this project for a fair amount of time. And whenever I try to print out my va...

string does not name a type
when I compile this code, it says that the string on line 25 does not name a type. Anyone see a p...

Reverse Linked List
I'm not that experienced with linked lists. So. possibly point me in the right direction for this?

This user does not accept Private Messages