Skip to content
View agilebuses's full-sized avatar
💻
Amateur programmer
💻
Amateur programmer
  • Ireland
  • 09:19 (UTC)

Block or report agilebuses

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
agilebuses/README.md

AgileBuses

#include <iostream>
#include <string>

std::string name = "AgileBuses";

int main {
    std::cout << "Hello from " << name << std::endl;
    return 0;
}

// I actually don't know c++ that well.
// Derived from hello.cpp

If there are any issues with this description, do not hesitate to open an issue, pull request, or email me. Thanks, AgileBuses

Pinned Loading

  1. dotfiles dotfiles Public

    My Debian Linux dotfiles

    Shell

  2. agilebuses agilebuses Public

    Profile repository

    C++