Pagini recente » Borderou de evaluare (job #1857381) | Borderou de evaluare (job #2418478) | Borderou de evaluare (job #2984097) | Borderou de evaluare (job #2315083) | Borderou de evaluare (job #1990479)
Borderou de evaluare (job #1990479)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:27:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<div[i].size();j++)
^
user.cpp:14:34: 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:15:36: 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:17:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&t);
^
user.cpp:32:23: 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 | 432ms | 8972kb | OK | 100 |
Punctaj total | 100 |