#include <iostream>
#include <string>
void displayQuote(const std::string& quote) {
std::cout << quote << std::endl;
}
int main() {
displayQuote("Every bug I fix teaches me more about humans than machines");
return 0;
}
🎯
Focusing
Pinned Loading
-
-
-
-
Marketplace
Marketplace PublicHackathon to build a fullstack ecommerce website used sanity CMS
TypeScript 1
-
crypto-industry-backend
crypto-industry-backend PublicThis project is based on the prediction that the blockchain and cryptocurrency market will expand its influence and spread throughout the global economy.
Python
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.