program new;
begin
  Writeln(AppPath);
  Writeln(ScriptPath);
end.