1,257,123
clicked '
Ask Pex!
'
Sign In
Random Puzzle
Learn
APCS
New
C#
Visual Basic
F#
This puzzle is an interactive Coding Duel.
Can you write code that matches a secret implementation? Other people have already won this Duel 1606 times!
Help
using System; public class Program { public static int Puzzle(int x) { // Can you figure out values for m, n in this linear formula? int m = 0; int n = 0; return m * x + n; } }
Permalink
Coding Duel Name:
Help
Community
Live Feed
Publications
About
© 2013 Microsoft - Pex v0.94 - .NET v4 -
Terms of Use
-
Privacy