User profile: garbates

User info
User name:garbates
History
Joined:
Number of posts:2
Latest posts:

Calendar.cpp
Thank you very much. Although it's now outputting numbers indefinitely, I can at least see whats goi...

Calendar.cpp
[code]#include <iostream> #include <cmath> using namespace std; int main() { int year...