Pagini recente » Borderou de evaluare (job #3192914) | Borderou de evaluare (job #3279076) | Borderou de evaluare (job #2240248) | Borderou de evaluare (job #1149650) | Borderou de evaluare (job #1781840)
Borderou de evaluare (job #1781840)
Raport evaluator
Compilare:
user.cpp: In function ‘void read_input()’:
user.cpp:32:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:35:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &mat[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:113:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cai2.in","r",stdin);
^
user.cpp:114:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cai2.out","w",stdout);
^
user.cpp:117:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d", &tests); tests; --tests)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 456kb | OK | 100 |
Punctaj total | 100 |