Skip to content
This repository has been archived by the owner on Mar 7, 2025. It is now read-only.
/ codes Public archive

Competitive Programming

Notifications You must be signed in to change notification settings

SiyangShao/codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codes

From 2020 to 2025

Thanks everyone for your support!

#include <bits/stdc++.h>
using namespace std;
using ll = long long;
auto main() -> int {
  ios::sync_with_stdio(false);
  cin.tie(nullptr), cout.tie(nullptr);
  cout << "Cheesy Leopard" << '\n';
  cout << "NTRLover" << '\n';
  cout << "nameless" << '\n';
  cout << "https://icpc.global/ICPCID/B15T259WIX3C" << '\n';
  return 0;
}

About

Competitive Programming

Resources

Stars

Watchers

Forks

Languages