Pagini recente » Borderou de evaluare (job #258971) | Borderou de evaluare (job #2260102) | Borderou de evaluare (job #1057682) | Borderou de evaluare (job #650698) | Borderou de evaluare (job #1960451)
Borderou de evaluare (job #1960451)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:18: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:19: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:21:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &q);
^
user.cpp:24:42: 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 | 180ms | 264kb | OK | 100 |
Punctaj total | 100 |