This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include "readInput.h" | |
#include <iostream> | |
using namespace std; | |
int main() { | |
int input1, input2; | |
int big, small; | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🌞 Morning 96 commits █▉░░░░░░░░░░░░░░░░░░░ 9.1% | |
🌆 Daytime 277 commits █████▍░░░░░░░░░░░░░░░ 26.2% | |
🌃 Evening 386 commits ███████▋░░░░░░░░░░░░░ 36.5% | |
🌙 Night 299 commits █████▉░░░░░░░░░░░░░░░ 28.3% |