Jump to content

Yahoo! search interface: Difference between revisions

Found incorrectness, it doesn't work.
(Added Kotlin)
(Found incorrectness, it doesn't work.)
Line 449:
osettaCode</b>) CALL transfers control to the first statement of a SUBROUTINE. C
ALL subroutine_name[argument1, ..."</pre>
 
=={{header|Java}}==
{{incorrect|Java}}
<lang java>import java.io.BufferedReader;
import java.io.IOException;
Line 608:
}
}</lang>
 
=={{header|Kotlin}}==
{{incorrect|Kotlin}}
This is based on the C# entry but uses a regular expression based on what appears to be the Yahoo! format as at the date of this entry (4 December 2017).
<lang scala>// version 1.2.0
Line 656:
}
}</lang>
 
Output (restricted to first three results on first two pages):
<pre>PAGE 1 =>
PAGE 1 =>
 
Title: Rosetta Code - Official Site
Line 685 ⟶ 683:
Title: Rosetta Code and ABAP | SAP Blogs
Link : https://blogs.sap.com/2015/03/27/rosetta-code-and-abap/
Text : Last week Christian Drumm (@ceedee666) and Fred Verheul (@fredverheul) had a short conversation on ...</pre>
</pre>
 
=={{header|Mathematica}}==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.