class Daangast {
public:
string name;
string interest;
int age;
};
int main() {
Daangast daangast;
daangast.name = "daan";
daangast.interest = "c++";
daangast.age = 22;
}
Tech enthusiast trying to make up for all the time wasted :)
- The Netherlands
-
19:09
(UTC +01:00) - @daangast
Popular repositories Loading
-
-
-
MSO-1
MSO-1 PublicForked from MosefnU/MSO
Code voor Modelleren en systeemontwikkeling (INFOMSO), Information and Computing Sciences, Universiteit Utrecht.
C#
-
Journey
Journey PublicDumb computer science student tries to make up to his past mistakes by learning the world of tech by himself :)
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.