Ramsey's theorem: Difference between revisions

m
→‎{{header|Racket}}: added a "no output" flag (it already had an "incorrect" flag).
m (→‎{{header|Racket}}: added a "no output" flag (it already had an "incorrect" flag).)
Line 894:
 
=={{header|Racket}}==
 
{{output?|Racket| <br>}}
 
{{incorrect|Racket|The task has been changed to also require demonstrating that the graph is a solution.}}
 
Kind of a translation of C (ie, reducing this problem to generating a printout of a specific matrix).
<lang racket>#lang racket