Pagini recente » Borderou de evaluare (job #3166468) | Borderou de evaluare (job #31456) | Borderou de evaluare (job #4532) | Borderou de evaluare (job #2424988) | Borderou de evaluare (job #1709159)
Borderou de evaluare (job #1709159)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:5:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("carte2.in", "r", stdin);
^
user.cpp:6:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("carte2.out", "w", stdout);
^
user.cpp:10:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:13:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d %d", &A, &B, &C, &D, &E);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 248kb | OK | 100 |
Punctaj total | 100 |