Pagini recente » Borderou de evaluare (job #2847576) | Borderou de evaluare (job #185002) | Borderou de evaluare (job #226053) | Borderou de evaluare (job #1664722) | Borderou de evaluare (job #1770531)
Borderou de evaluare (job #1770531)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
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, &c);
^
user.cpp:38:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:85:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("piese3.in", "r", stdin);
^
user.cpp:86:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("piese3.out", "w", stdout);
^
user.cpp:88:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2420ms | 10780kb | OK | 100 |
Punctaj total | 100 |