Submission #1121733

#TimeUTC-0UsernameProblemLanguageResultExecution timeMemory
11217332024-11-29 07:59:50vjudge1Ice Hockey World Championship (CEOI15_bobek)C++17
40 / 100
1082 ms504 KiB
// Telebe of adicto yani AzeTurk810
/*
Author: AzeTurk810
Licance: open source(only authors name must be in code)
Begin Time:11/20/2024 20:48
Problem link: https://codeforces.com/problemset/problem/1543/D1
________ ________ _______ _________ ___ ___ ________ ___ __ ________ _____ ________
|\ __ \|\_____ \|\ ___ \|\___ ___\\ \|\ \|\ __ \|\ \|\ \ |\ __ \ / __ \|\ __ \
\ \ \|\ \\|___/ /\ \ __/\|___ \ \_\ \ \\\ \ \ \|\ \ \ \/ /|\ \ \|\ \|\/_|\ \ \ \|\ \
\ \ __ \ / / /\ \ \_|/__ \ \ \ \ \ \\\ \ \ _ _\ \ ___ \ \ __ \|/ \ \ \ \ \\\ \
\ \ \ \ \ / /_/__\ \ \_|\ \ \ \ \ \ \ \\\ \ \ \\ \\ \ \\ \ \ \ \|\ \ \ \ \ \ \\\ \
\ \__\ \__\\________\ \_______\ \ \__\ \ \_______\ \__\\ _\\ \__\\ \__\ \_______\ \ \__\ \_______\
\|__|\|__|\|_______|\|_______| \|__| \|_______|\|__|\|__|\|__| \|__|\|_______| \|__|\|_______|
*/
#include <iostream>
#include <vector>
#include <algorithm>
#include <set>
#include <cmath>
#include <map>
using namespace std;
using ll= long long;
 
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Compilation message (stderr)

bobek.cpp: In function 'll dfs(long long int, ll, const std::vector<long long int>&, ll)':
bobek.cpp:53:15: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   53 |     if (index == costs.size()) return 1;
      |         ~~~~~~^~~~~~~~~~~~~~~
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...