BuggleInc / webPLM

Web Interface of the PLM (JavaScript + Play framework)
https://plm.telecomnancy.univ-lorraine.fr
GNU Affero General Public License v3.0
11 stars 14 forks source link

typo in split hanoi 2 (scala version) #154

Closed PLMbugz closed 8 years ago

PLMbugz commented 8 years ago

In the "first" test button of the splitHanoi2 problem (scala version) it is written "slove" instead of "solve" ("slove(1,3,0,2)" instead of "solve(1,3,0,2)").

--

Lesson: recursion.hanoi Exercise: recursion.hanoi.SplitHanoi3 Programming Language: Scala Lang: en PLM version: 2.6-pre (20150202) webPLM version: 2.1.1