Pagini recente » Borderou de evaluare (job #2562388) | Borderou de evaluare (job #856394) | Borderou de evaluare (job #2195805) | Borderou de evaluare (job #1986455) | Borderou de evaluare (job #1986308)
Borderou de evaluare (job #1986308)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:51: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:52: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:59: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:61: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 | 1476kb | Time limit exceeded. | 0 |
Punctaj total | 0 |