01-edu / public

📚 @01-edu's Public Repository
http://public.01-edu.org/
214 stars 440 forks source link

btreedeletenode subject #2424

Closed amaftah closed 7 months ago

amaftah commented 7 months ago

btreedeletenode when i submit the exercise i get this error

github.com/01-edu/go-tests/tests/btreedeletenode_test

tests/btreedeletenode_test/main.go:117:41: cannot use selectedS (variable of type *piscine.TreeNode) as type string in argument to student.BTreeDeleteNode

MSilva95 commented 7 months ago

Hello @amaftah! Can you tell me if it happens in the ques or in the exam? Also can you provide your solution here please?

amaftah commented 7 months ago

hey @MSilva95 it happen in quest12, i tried to modified the main.go it did work , thanks for your time