{ "version": "1.0", "problem": { "title": "K-esimo Um", "event": "Codeforces EDU - Segment Tree", "time_limit": 1.0, "memory_limit_mb": 1024, "input_file": "stdin", "output_file": "stdout", "interactive": false, "grader": false, "subject": { "en_us": [ "segment-tree", "binary-search", "data-structure" ], "pt_br": [ "arvore-de-segmentos", "busca-binaria", "estrutura-de-dados" ], "es": [ "" ] } }, "author": { "name": "Codeforces EDU", "affiliation": "Codeforces", "country": "RU", "email": "" }, "build": { "run_generator": true, "run_validator": true, "produce_outputs": true, "run_checker": true, "run_all_solutions": true, "run_specific_solution": "", "generate_io_only": false, "generate_pdf_only": false, "cpu_count": 1, "build_pdf": true, "pdf_format": "ds", "io_samples": 3 }, "solutions": { "main-ac": "ac.cpp", "alternative-ac": ["alternative_ac.py"], "wrong-answer": [], "time-limit": [], "time-limit-or-ac": [], "time-limit-or-memory-limit": [], "memory-limit": [], "presentation-error": [], "runtime-error": [] }, "polygon_config": { "id": "" }, "boca_config": { "time_limit": 1, "number_of_repetitions": 1, "maximum_memory_mb": 1024, "maximum_output_size_kb": 24096 } }