Job 3117

Owner
Catalin Stefan Tiseanu
Problem
Last Vector Standing
Source
8.04KB
Result
Compile error

Compiler output

prog.cpp:359:0: error: unterminated argument list invoking macro "mp"
prog.cpp: In function ‘int64 single_hash(char)’:
prog.cpp:236:12: error: ‘base’ was not declared in this scope
prog.cpp:235:3: warning: unused variable ‘_NN’ [-Wunused-variable]
prog.cpp: In function ‘int64 combine_hash(int64, int64)’:
prog.cpp:245:12: error: ‘base’ was not declared in this scope
prog.cpp:246:26: error: ‘a’ was not declared in this scope
prog.cpp:244:3: warning: unused variable ‘_NN’ [-Wunused-variable]
prog.cpp: In function ‘void do_parent()’:
prog.cpp:271:58: error: ‘singlehash’ was not declared in this scope
prog.cpp:278:53: error: ‘uphash’ was not declared in this scope
prog.cpp: At global scope:
prog.cpp:287:5: warning: unused parameter ‘at’ [-Wunused-parameter]
prog.cpp: In function ‘void doit(int, int, int)’:
prog.cpp:320:29: error: conversion from ‘std::pair<long long int, long long int*>’ to non-scalar type ‘std::pair<long long int, long long int>’ requested
prog.cpp:321:29: error: ‘mp’ was not declared in this scope
prog.cpp:321:29: error: expected ‘,’ or ‘;’ at end of input
prog.cpp:321:24: warning: unused variable ‘h2’ [-Wunused-variable]
prog.cpp:321:29: error: expected ‘}’ at end of input
prog.cpp:321:29: error: expected ‘}’ at end of input

Results

Test numberResultTime
Questions?

Sponsors Gold