Borderou de evaluare (job #3166585)

Utilizator TeodorG8Cirstov Teodor TeodorG8 Data 9 noiembrie 2023 08:18:01
Problema Sotron Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:5:24: error: 'INT_MIN' was not declared in this scope 5 | int n,a[250][250],cmax=INT_MIN,s,i1,j1; | ^~~~~~~ main.cpp:2:1: note: 'INT_MIN' is defined in header '<climits>'; did you forget to '#include <climits>'? 1 | #include <fstream> +++ |+#include <climits> 2 | using namespace std; main.cpp: In function 'int main()': main.cpp:16:13: error: 's' was not declared in this scope 16 | s=a[i][j]; | ^ main.cpp:17:13: error: 'i1' was not declared in this scope; did you mean 'i'? 17 | i1=i,j1=j; | ^~ | i main.cpp:17:18: error: 'j1' was not declared in this scope; did you mean 'j'? 17 | i1=i,j1=j; | ^~ | j Non zero exit status: 1

Ceva nu functioneaza?