Pagini recente » Borderou de evaluare (job #1739864) | Borderou de evaluare (job #1757432) | Borderou de evaluare (job #2379390) | Borderou de evaluare (job #2598509) | Borderou de evaluare (job #2092298)
Borderou de evaluare (job #2092298)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matrice5.in", "r", stdin);
^
user.cpp:22:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("matrice5.out", "w", stdout);
^
user.cpp:24:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:28:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &N, &M, &P, &K);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 148ms | 260kb | Incorect | 0 |
Punctaj total | 0 |