Submission #1047340

#TimeUsernameProblemLanguageResultExecution timeMemory
1047340vjudge1Arranging Shoes (IOI19_shoes)C++17
Compilation error
0 ms0 KiB
#include "shoes.h"

long long count_swaps(std::vector<int> s) {
	return s[0] > a[1];
}

Compilation message (stderr)

shoes.cpp: In function 'long long int count_swaps(std::vector<int>)':
shoes.cpp:4:16: error: 'a' was not declared in this scope
    4 |  return s[0] > a[1];
      |                ^