solve ( ) function

Revision en2, by Brown_Wolf, 2023-11-02 13:08:55

I have seen in many people's code that they use a solve function instead of writing the logic in the main function. What advantages it has over writing the code directly in the main function?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English Brown_Wolf 2023-11-02 13:08:55 1 Tiny change: ' advantage it has ov' -> ' advantages it has ov'
en1 English Brown_Wolf 2023-11-02 13:07:42 208 Initial revision (published)