Pagini recente » Borderou de evaluare (job #1419381) | Borderou de evaluare (job #575127) | Borderou de evaluare (job #2719099) | Borderou de evaluare (job #893096) | Borderou de evaluare (job #2726035)
Borderou de evaluare (job #2726035)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:24: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);
^
main.cpp:25: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);
^
main.cpp:26:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%hd", &TESTS);
^
main.cpp:31:61: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
plog(p, (n - 1) * (m - 1) + n + m - 1) % MOD);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 84ms | 262kb | Incorect | 0 |
Punctaj total | 0 |