Borderou de evaluare (job #678894)
Utilizator | Data | 12 februarie 2012 15:22:36 | |
---|---|---|---|
Problema | Jocul Flip | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6: error: variable ‘std::ifstream fin’ has initializer but incomplete type
user.cpp:7: error: variable ‘std::ofstream fout’ has initializer but incomplete type
user.cpp: In function ‘void citire(long int)’:
user.cpp:13: error: ‘i’ was not declared in this scope
user.cpp:14: error: ‘j’ was not declared in this scope
user.cpp: In function ‘long int suma(int (*)[200], int, int)’:
user.cpp:25: error: invalid conversion from ‘int’ to ‘int (*)[200]’
user.cpp:20: error: too few arguments to function ‘long int suma(int (*)[200], int, int)’
user.cpp:25: error: at this point in file
user.cpp:26: error: invalid conversion from ‘int’ to ‘int (*)[200]’
user.cpp:20: error: too few arguments to function ‘long int suma(int (*)[200], int, int)’
user.cpp:26: error: at this point in file
user.cpp:27: error: expected ‘;’ before ‘}’ token
user.cpp: In function ‘int** comutator(int (*)[200], int, int)’:
user.cpp:30: error: cannot convert ‘int (*)[200]’ to ‘int**’ in initialization
user.cpp: In function ‘int suma_max()’:
user.cpp:41: error: cannot convert ‘int**’ to ‘int (*)[200]’ for argument ‘1’ to ‘long int suma(int (*)[200], int, int)’
user.cpp:41: error: cannot convert ‘int**’ to ‘int (*)[200]’ for argument ‘1’ to ‘long int suma(int (*)[200], int, int)’
user.cpp:41: error: cannot convert ‘int**’ to ‘int (*)[200]’ for argument ‘1’ to ‘long int suma(int (*)[200], int, int)’
user.cpp:41: error: cannot convert ‘int**’ to ‘int (*)[200]’ for argument ‘1’ to ‘long int suma(int (*)[200], int, int)’
user.cpp:42: error: expected ‘;’ before ‘}’ token
user.cpp: In function ‘int main()’:
user.cpp:45: warning: unused variable ‘lin’
user.cpp:45: warning: unused variable ‘col’
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !