Problem transportingpotatoes
User Pan
Submission Time 2024-11-24 17:41:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

transportingpotatoes.cpp:41:13: error: conversion from ‘int’ to non-scalar type ‘ll’ {aka ‘std::__cxx11::basic_string<int>’} requested
41 | ll dx[4] = {1, 1, -1, -1};
| ^
transportingpotatoes.cpp:41:16: error: conversion from ‘int’ to non-scalar type ‘ll’ {aka ‘std::__cxx11::basic_string<int>’} requested
41 | ll dx[4] = {1, 1, -1, -1};
| ^
transportingpotatoes.cpp:41:19: error: conversion from ‘int’ to non-scalar type ‘ll’ {aka ‘std::__cxx11::basic_string<int>’} requested
41 | ll dx[4] = {1, 1, -1, -1};
| ^~
transportingpotatoes.cpp:41:23: error: conversion from ‘int’ to non-scalar type ‘ll’ {aka ‘std::__cxx11::basic_string<int>’} requested
41 | ll dx[4] = {1, 1, -1, -1};
| ^~
transportingpotatoes.cpp:42:13: error: conversion from ‘int’ to non-scalar type ‘ll’ {aka ‘std::__cxx11::basic_string<int>’} requested
42 |