Pagini recente » Borderou de evaluare (job #1021466) | Borderou de evaluare (job #2661222) | Borderou de evaluare (job #2467412) | Borderou de evaluare (job #2388824) | Borderou de evaluare (job #1986221)
Borderou de evaluare (job #1986221)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:55:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sieve.in", "r", stdin);
^
user.cpp:56:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sieve.out", "w", stdout);
^
user.cpp:63:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(scanf("%d", &t); t; --t)
^
user.cpp:65: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 | Depăşit | 1648kb | Time limit exceeded. | 0 |
Punctaj total | 0 |