Your code is wrong, if you want to write the stars as much as input you should use a loop. Try this one, x <- readLines('stdin') x <- as.integer(x[1]) #define ...
確定! 回上一頁