From c0157662cbf475cbcade136e12acbda748f0a6d1 Mon Sep 17 00:00:00 2001 From: Louis Gallet Date: Tue, 4 Feb 2025 20:53:52 -0500 Subject: [PATCH] feat: :sparkles: Backup --- .idea/editor.xml | 476 +++++++++--------- .idea/vcs.xml | 4 +- CMakeLists.txt | 11 +- Compteur.cpp | 34 ++ Compteur.h | 32 ++ G990.cpp | 6 +- G990.h | 15 +- R234.cpp | 6 +- R234.h | 15 +- TesteurXBots.cpp | 23 + TesteurXBots.h | 25 + W000.cpp | 4 +- W000.h | 15 + X212.cpp | 6 +- X212.h | 15 + X213.cpp | 6 +- X213.h | 16 + X215.cpp | 4 +- X215.h | 15 + rendu_console.png => captures/week2.png | Bin captures/week3.png | Bin 0 -> 99206 bytes captures/week4.png | Bin 0 -> 76810 bytes cmake-build-debug/.DS_Store | Bin 6148 -> 6148 bytes ...=> codemodel-v2-27eaa4b09aea2bb0457b.json} | 2 +- ...on => index-2025-01-31T18-52-13-0095.json} | 4 +- ...arget-TP1-Debug-27a412ce2c6a52b7b773.json} | 63 ++- cmake-build-debug/.ninja_deps | Bin 299648 -> 236256 bytes cmake-build-debug/.ninja_log | 109 ++-- .../CMakeFiles/TP1.dir/Compteur.cpp.o | Bin 0 -> 97048 bytes .../CMakeFiles/TP1.dir/G990.cpp.o | Bin 28760 -> 40016 bytes .../CMakeFiles/TP1.dir/R234.cpp.o | Bin 28384 -> 39776 bytes .../CMakeFiles/TP1.dir/TesteurXBots.cpp.o | Bin 0 -> 87336 bytes .../CMakeFiles/TP1.dir/W000.cpp.o | Bin 119096 -> 139760 bytes .../CMakeFiles/TP1.dir/X212.cpp.o | Bin 76472 -> 87576 bytes .../CMakeFiles/TP1.dir/X213.cpp.o | Bin 76648 -> 87912 bytes .../CMakeFiles/TP1.dir/X215.cpp.o | Bin 77760 -> 90224 bytes .../CMakeFiles/TP1.dir/main.cpp.o | Bin 184552 -> 198952 bytes cmake-build-debug/TP1 | Bin 101968 -> 176144 bytes .../Testing/Temporary/LastTest.log | 4 +- cmake-build-debug/build.ninja | 31 +- main.cpp | 84 +++- 41 files changed, 668 insertions(+), 357 deletions(-) create mode 100644 Compteur.cpp create mode 100644 Compteur.h create mode 100644 TesteurXBots.cpp create mode 100644 TesteurXBots.h rename rendu_console.png => captures/week2.png (100%) create mode 100644 captures/week3.png create mode 100644 captures/week4.png rename cmake-build-debug/.cmake/api/v1/reply/{codemodel-v2-b37cfef57ab86863ca03.json => codemodel-v2-27eaa4b09aea2bb0457b.json} (93%) rename cmake-build-debug/.cmake/api/v1/reply/{index-2025-01-17T18-46-20-0721.json => index-2025-01-31T18-52-13-0095.json} (94%) rename cmake-build-debug/.cmake/api/v1/reply/{target-TP1-Debug-83e9d4b3dcf0ee2fb3a0.json => target-TP1-Debug-27a412ce2c6a52b7b773.json} (66%) create mode 100644 cmake-build-debug/CMakeFiles/TP1.dir/Compteur.cpp.o create mode 100644 cmake-build-debug/CMakeFiles/TP1.dir/TesteurXBots.cpp.o diff --git a/.idea/editor.xml b/.idea/editor.xml index 226ca24..1f0ef49 100644 --- a/.idea/editor.xml +++ b/.idea/editor.xml @@ -99,482 +99,482 @@