[swexpert] 1940. 가랏! RC카! (D2, JAVA)
Posted by 해랑쓰 블로그 (Haerang's blog)
import java.util.Scanner; public class Solution { static int t,n; static int x,speed; static int answer; public static void main(String[] args) { Scanner sc=new Scanner(System.in); t=sc.nextInt(); for (int tc = 1; tc