|
|
back to boardShow all messages Hide all messagesTest #3 Muhammad Khattab 6 Jun 2015 04:27 As I had included this condition, I've past the third test: if (a == 1 || a == 2 || a == 3 || a == 7 || a == 5) Console.Write(a); Test #3 is n = 1 so you must return 1 |
|
|