Borderou de evaluare (job #2630779)
Utilizator | Data | 27 iunie 2020 09:32:06 | |
---|---|---|---|
Problema | Jocul Flip | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'bool b_t(long int**, long int*)':
main.cpp:8:25: error: 'LONG_MIN' was not declared in this scope
long s_t, s_f, s_max = LONG_MIN;
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:58:30: error: 'fopen_s' was not declared in this scope
fopen_s(&fis, "flip.in", "r");
^
main.cpp:63:31: error: 'fscanf_s' was not declared in this scope
fscanf_s(fis, "%d %d", &n, &m);
^
main.cpp:86:27: error: 'fprintf_s' was not declared in this scope
fprintf_s(fis, "%ld", r);
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !