recursive function without any parameters nor static and const

后端 未结 0 634
挽巷
挽巷 2020-12-16 22:18

how can i write a recursive function without any parmeters nor static and const variables : int f3(void) , The function will get numbers from the user until insert -1 and re

相关标签:
回答
  • 消灭零回复
提交回复
热议问题