↧
SIGKILL in PALIN (rust language)
@coeuvre wrote: The code seems ok but I don't know why it is SIGKILL? Help me, pls! use std::io::{self, BufRead}; fn main() { let stdin = io::stdin(); let mut lines = stdin.lock().lines(); let t =...
View ArticleSIGKILL in PALIN (rust language)
@leppyr64 wrote: PLAIN? Did you mean PALIN? Read full topic
View ArticleSIGKILL in PALIN (rust language)
@coeuvre wrote: The code seems ok but I don't know why it is SIGKILL? Help me, pls! use std::io::{self, BufRead}; fn main() { let stdin = io::stdin(); let mut lines = stdin.lock().lines(); let t =...
View ArticleSIGKILL in PALIN (rust language)
@leppyr64 wrote: PLAIN? Did you mean PALIN? Read full topic
View Article