yohei #3660(2007/11/02 08:37 GMT) [ Prolog ] Rating0/0=0.00
1 2
:- use_module(library(lists)). :- list_to_set([3, 1, 4, 1, 5, 9, 2, 6, 5, 3, 5, 8, 9, 7, 9], S), writeln(S).
Rating0/0=0.00-0+
[ reply ]
yohei
#3660()
[
Prolog
]
Rating0/0=0.00
Rating0/0=0.00-0+
[ reply ]