We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12371a9 commit c10bac5Copy full SHA for c10bac5
main.cpp
@@ -5,8 +5,6 @@
5
#include <fstream>
6
7
int main() {
8
- //std::cout << "F.P.L. : Chargement\n\n" << std::endl;
9
-
10
std::string fileName;
11
std::cout << "Fichier : ";
12
std::cin >> fileName;
0 commit comments