Text race history for Alex (a_kaban)

Back to text analysis page

cmake_minimum_required(VERSION 3.10) project(Tutorial VERSION 1.0) set(CMAKE_CXX_STANDARD 11) set(CMAKE_CXX_STANDARD_REQUIRED True) # configure a header file to pass some of the CMake settings to the source code configure_file(TutorialConfig.h.in TutorialConfig.h) add_executable(Tutorial tutorial.cxx) # add the binary tree to the search path for include files so that we will find TutorialConfig.h target_include_directories(Tutorial PUBLIC "${PROJECT_BINARY_DIR}")

Game Time WPM Accuracy
1406 2024-10-17 20:34:19 50.83 99%
1405 2024-10-16 20:05:18 47.05 98.8%
1369 2024-09-29 21:29:40 51.09 99.4%
1353 2024-09-24 22:26:41 53.75 99.2%
1345 2024-09-23 22:34:02 48.99 98.4%
1176 2024-09-03 23:32:12 52.12 98.6%
1162 2024-09-03 23:15:05 49.06 97.7%
1122 2024-08-29 22:45:04 47.68 96%