fix(curriculum): Edit the title of Project Euler Problem 283 (#44305)
* Edited the title following the issue * Edited the title in the JSON file as well
This commit is contained in:
committed by
GitHub
parent
a152420041
commit
aa9215b111
@ -1139,7 +1139,7 @@
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
"5900f4881000cf542c50ff9a",
|
"5900f4881000cf542c50ff9a",
|
||||||
"Problem 283: Integer sided triangles for which the area * perimeter ratio is integral"
|
"Problem 283: Integer sided triangles for which the area / perimeter ratio is integral"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"5900f4891000cf542c50ff9b",
|
"5900f4891000cf542c50ff9b",
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
---
|
---
|
||||||
id: 5900f4881000cf542c50ff9a
|
id: 5900f4881000cf542c50ff9a
|
||||||
title: >-
|
title: >-
|
||||||
Problem 283: Integer sided triangles for which the area * perimeter ratio is
|
Problem 283: Integer sided triangles for which the area / perimeter ratio is integral
|
||||||
integral
|
|
||||||
challengeType: 5
|
challengeType: 5
|
||||||
forumTopicId: 301934
|
forumTopicId: 301934
|
||||||
dashedName: >-
|
dashedName: >-
|
||||||
|
Reference in New Issue
Block a user