Pagini recente » Borderou de evaluare (job #3287253) | Borderou de evaluare (job #3197315) | Borderou de evaluare (job #3268030) | Borderou de evaluare (job #3001714) | Borderou de evaluare (job #1422353)
Borderou de evaluare (job #1422353)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:12:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("blas.in", "r", stdin);
^
user.cpp:13:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("blas.out", "w", stdout);
^
user.cpp:16:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:19:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:43:26: warning: ‘keep’ may be used uninitialized in this function [-Wmaybe-uninitialized]
go = keep + 1;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 72ms | 268kb | Incorect | 0 |
Punctaj total | 0 |