Skip to content
View Macw07's full-sized avatar
🪴
Photosynthesizing
🪴
Photosynthesizing

Block or report Macw07

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Macw07/README.md

Welcome to My GitHub Profile!

Hello! I'm Macw07, a passionate programmer and algorithm enthusiast. I enjoy exploring the intricacies of competitive programming and sharing insights on algorithm design.

Motto

When you can't find the sunshine, be the sunshine.

There are two kinds of people in the world: those who dislike recursion, and those who disliked it but have come to love it again.

#include <iostream>
#define ever (int i=1; i<=100; i++)
#define hope cout << "When you can't find the sunshine, be the sunshine." << endl;
#define nonono cout << "Who will teach me C++?" << endl;
using namespace std;

int main() {
    for ever hope
    for ever nonono;
    return 0;
}

About Me

  • Programming Languages: C++, Python, Java
  • Interests: Algorithm design, competitive programming, software development
  • Blog: Macw07's Blog

Blog Highlights

I regularly share articles on various topics, including:

Get in Touch

Feel free to explore my repositories and connect with me. Let's learn and grow together in the world of programming!

Popular repositories Loading

  1. Macw07 Macw07 Public

    C++ 1

  2. ACGO-API-collect ACGO-API-collect Public

    Forked from xiaosuyyds/ACGO-API-collect

    acgo.cn-API收集整理【不断更新中....】