Pagini recente » Borderou de evaluare (job #3256428) | Borderou de evaluare (job #280724) | Borderou de evaluare (job #1284913) | Borderou de evaluare (job #718474) | Borderou de evaluare (job #1421053)
Borderou de evaluare (job #1421053)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:52:15: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
if(aux > mini)
^
user.cpp:32:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("produs4.in", "r", stdin);
^
user.cpp:33:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("produs4.out", "w", stdout);
^
user.cpp:35:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:38:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:44:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &z);
^
user.cpp:51:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &aux);
^
user.cpp: In function ‘int min(int, int, int)’:
user.cpp:13:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 92ms | 432kb | Incorect | 0 |
Punctaj total | 0 |