Pagini recente » Borderou de evaluare (job #2975676) | Borderou de evaluare (job #1985743) | Borderou de evaluare (job #2248741) | Borderou de evaluare (job #3004342) | Borderou de evaluare (job #1422476)
Borderou de evaluare (job #1422476)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:102:32: 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:103:34: 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:107:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:110:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 256kb | OK | 100 |
Punctaj total | 100 |