From 74f31eb61b821355d2bef12adc0d1447574f0483 Mon Sep 17 00:00:00 2001 From: Ziad <82421473+ZAK0EE@users.noreply.github.com> Date: Sun, 3 Jul 2022 00:23:18 +0200 Subject: [PATCH] Fixed Beautiful Matrix solution link Beatuiful Matrix solution link wasn't related to the problem --- curriculum/outlines/getting_started/cp_environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/outlines/getting_started/cp_environment.md b/curriculum/outlines/getting_started/cp_environment.md index e5de4f4..886c6a7 100644 --- a/curriculum/outlines/getting_started/cp_environment.md +++ b/curriculum/outlines/getting_started/cp_environment.md @@ -33,7 +33,7 @@ |:------------- |:-------------|:-----|:--------| | [Next Round](http://codeforces.com/contest/158/problem/A) | | | [link](http://codeforces.com/contest/158/submission/9439064) | | [Buy a Shovel](http://codeforces.com/contest/732/problem/A) | | | [link](http://codeforces.com/contest/732/submission/21533265) | -| [Beautiful Matrix](http://codeforces.com/contest/263/problem/A) | | | [link](http://codeforces.com/contest/263/submission/12431609) | +| [Beautiful Matrix](http://codeforces.com/contest/263/problem/A) | | | [link](https://codeforces.com/contest/263/submission/162590173) | | [Is it Rated?](http://codeforces.com/contest/807/problem/A) | | | [link](http://codeforces.com/contest/807/submission/26927293) | | [Beautiful Year](http://codeforces.com/problemset/problem/271/A) | | | [link](http://codeforces.com/contest/271/submission/14757983) |