Borderou de evaluare (job #1148507)

Utilizator rucarRucareanu Alexandru rucar Data 20 martie 2014 20:41:03
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:47:13: error: ‘INT_MAX’ was not declared in this scope int timp = INT_MAX, i_int, j_int; ^ user.cpp:55:5: error: ‘i_int’ was not declared in this scope i_int = i; ^ user.cpp:56:5: error: ‘j_int’ was not declared in this scope j_int = j; ^ user.cpp:60:22: error: ‘i_int’ was not declared in this scope g << timp << " " << i_int << " " << j_int; ^ user.cpp:60:38: error: ‘j_int’ was not declared in this scope g << timp << " " << i_int << " " << j_int; ^

Ceva nu functioneaza?