|
|
|
|
|
by ajuc
1077 days ago
|
|
2 pure functions that calculate n digits of pi using different algorithms. I guess you could exploit memory layout, different number of variables or timing attacks to distinguish them, but that's cheating IMHO. By that same method you could distinguish anything that compiles to different machine code. |
|