文章目录 一、Petya and Strings总结 一、Petya and Strings
本题链接:
题目:
A. Petya and Strings time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output
Little Petya loves presents. H…
安装git
在Linux上安装Git
首先输入git,看看系统有没有安装Git:
$ git
The program git is currently not installed. You can install it by typing:
sudo apt-get install git像上面的命令,有很多Linux会友好地告诉你Git没有安装&#x…