Borderou de evaluare (job #126727)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Factori (clasa a 6-a) | Compilator | cpp |
Rundă | s21_tema3_7 | Status | evaluat |
Dată | 3 mar. 2015 12:47:13 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void ciuruire()’:
user.cpp:9:5: error: ‘d’ was not declared in this scope
user.cpp:12:13: error: ‘m’ was not declared in this scope
user.cpp: In function ‘int main()’:
user.cpp:27:22: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘int’ [-Wformat]
user.cpp:31:26: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘int’ [-Wformat]
user.cpp:24:15: warning: unused variable ‘m’ [-Wunused-variable]
user.cpp:24:17: warning: unused variable ‘d’ [-Wunused-variable]
user.cpp:22:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
user.cpp:23:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
user.cpp:27:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
user.cpp:31:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]