Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
LISP List method
;gnu clisp 2.49.60 (print "enter your year") (print "enter your campus initial") (print "enter your registration number") (setq rollno (list (read)(read)(read))) (if (member 'l rollno) (print (append '(l) (remove 'l rollno) '(@lhr.nu.edu.pk) ))) (if (member 'i rollno) (print(append '(i) (remove 'i rollno) '(@isb.nu.edu.pk))))
run
|
edit
|
history
|
help
0
01clisp 2.49
Simple mapcar lambda func
Project Euler 265
Cabbages
Rextester compiler
1lab_lisp
Sp
L1.8a
Laboratory#1
Sift-down operation for heapification