Why do I get a "Unexpected Input" error in R? x <- readLines('stdin') x <- as.integer(x[1]) #define the function stars(x) <- function(x) { result ...
確定! 回上一頁