# **Rules**
The Repl.it community is a place for users to share code, ask questions, and discuss coding-related subjects. We're committed to making i...
Hi everyone!

Use this space to share anyt...
If you didn't see my email, we released an app that lets you --look-- loop back on your year. Check it out https://replitloopback.repl.co/
Let's use...
#include <iostream>
#define MAX 200
#define M 40000
using namespace std;
int banCo[MAX+10][MAX+10]; // gia tri 1 la co vat can
int n; // kich thuoc b...