I have been trying to solve the very basic program TEST in scheme (gnu guile) but seems that I always get runtime error (sigabrt).
I tried obviously the same program locally (gnu guile 2.2.6) and it works. I even tried a stupid program that just outputs “42” which should just return wrong answer but even that one fails with runtime error.
Trying the code on ideone (https://ideone.com/qdxmWH10) I can reproduce the problem, it always prints on stderr the error: 'Wrong __data_start/_end pair"
Is scheme (gnu guile) available or not in SPOJ?
Thanks.
created
last reply
- 1
reply
- 992
views
- 2
users
- 1
like
- 2
links