🔍
🏠
Stack Overflow
🎲
Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
OwerFlowingDev
5
reputation
6
London, UK
Member since
November 06 2021
10 profile views
Last seen
Apr 29 '23 at 15:32
#include <iostream> int main(){ std::cout << "Hello!\n"; std::cout << "I'm Noah!\n";
}