ID | Text | Length | Races | Difficulty Rating |
---|---|---|---|---|
0 | This is a placeholder text. You are seeing it because there are no other texts a... | 167 | 596 | 1.2781 |
10012 | var $form, width, height, area; $form = $('#calculator'); $('#calculator').on('s... | 372 | 62 | 0.8254 |
10013 | if (response) { try { var dealData = JSON.parse(response); // Try to parse JS... | 501 | 52 | 0.8661 |
10014 | function showContent(dealData) { var newContent = ''; for (var i in dealData.d... | 440 | 42 | 0.7133 |
10025 | cmake_minimum_required(VERSION 3.10) project(Tutorial VERSION 1.0) set(CMAKE_CXX... | 467 | 426 | 1.0060 |