>>56 % perl -e 'print"DU"."R"x6."\n"'
String found where operator expected at -e line 1, near "6."\n""
(Missing operator before "\n"?)
syntax error at -e line 1, near "6."\n""
Execution of -e aborted due to compilation errors.
Name:
Anonymous2008-05-03 4:40
>>61
Trick question; the sample output didn't have a newline.
>>68
No, it's not.
main should be int (*)(void) in your case.
Name:
Anonymous2008-05-03 16:10
;; durrrrrr - displays ``DURRRRRR''
;; Adapted from cocks <http://dis.4chan.org/read/prog/1204983387/529>;
;;
;; Copyright (c) 2008 Christopher
;; Copyright (c) 2008 James
;;
;; Permission is hereby granted, free of charge, to any person obtaining a copy
;; of this software and associated documentation files (the "Software"), to deal
;; in the Software without restriction, including without limitation the rights
;; to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
;; copies of the Software, and to permit persons to whom the Software is
;; furnished to do so, subject to the following conditions:
;;
;; The above copyright notice and this permission notice shall be included in
;; all copies or substantial portions of the Software.
;;
;; THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
;; IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
;; FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
;; AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
;; LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
;; OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
;; THE SOFTWARE.
(write "DURRRRRR")
>>79
Shii Bug Report #4738411
The board software does not support the befunge ``change moving direction to right'' operator, which is misinterpreted as a quote operator.