(import (scheme base)) (define (find-longest-palindrome s) "x") (define (solution5 s) (find-longest-palindrome s))