Talk:Modular arithmetic: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 21: Line 21:
I therefore suggest that *all* solutions should show how to redefine operators/numbers without
I therefore suggest that *all* solutions should show how to redefine operators/numbers without
using existing libraries.
using existing libraries.

:Even using a library is not without interest imho, as it shows the reader how the library is named and how it is used. For instance, it's not so easy to find out the name 'Mod::Int' when you never heard of it.
:As for redefining operator, I guess it could be a task by itself.--[[User:Grondilu|Grondilu]] 22:32, 11 March 2013 (UTC)