Pagini recente » Borderou de evaluare (job #1867368) | Borderou de evaluare (job #2260367) | Borderou de evaluare (job #373792) | Borderou de evaluare (job #710132) | Borderou de evaluare (job #1353377)
Borderou de evaluare (job #1353377)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:51:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bujor.in", "r", stdin);
^
user.cpp:52:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bujor.out", "w", stdout);
^
user.cpp:54:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:57:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:60:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf", &A[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 408ms | 992kb | OK! | 100 |
Punctaj total | 100 |