Borderou de evaluare (job #1148505)

Utilizator rucarRucareanu Alexandru rucar Data 20 martie 2014 20:40:17
Problema Rj Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:46:13: error: ‘INT_MAX’ was not declared in this scope int timp = INT_MAX, i_int, j_int; ^ user.cpp:54:5: error: ‘i_int’ was not declared in this scope i_int = i; ^ user.cpp:55:5: error: ‘j_int’ was not declared in this scope j_int = j; ^ user.cpp:59:22: error: ‘i_int’ was not declared in this scope g << timp << " " << i_int << " " << j_int; ^ user.cpp:59:38: error: ‘j_int’ was not declared in this scope g << timp << " " << i_int << " " << j_int; ^

Ceva nu functioneaza?