Borderou de evaluare (job #3300506)

Utilizator sebibosssebi ioan sebiboss Data 16 iunie 2025 17:43:22
Problema Alee Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:12:60: error: redefinition of 'int n' 12 | void runlee(pair<int,int> start,pair<int,int> sf,int n,int n) | ~~~~^ main.cpp:12:54: note: 'int n' previously declared here 12 | void runlee(pair<int,int> start,pair<int,int> sf,int n,int n) | ~~~~^ main.cpp: In function 'int main()': main.cpp:52:11: error: invalid use of brace-enclosed initializer list 52 | runlee({start.first,start.second},{sf.first,sf.second},N,M ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Non zero exit status: 1

Ceva nu functioneaza?