Borderou de evaluare (job #1635016)

Utilizator grigfirstPoLaMa-Popescu-Lazar-Matei grigfirst Data 6 martie 2016 14:50:31
Problema Unlock Status done
Runda ONIS 2016, Runda 1 Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void BFS(int)’: user.cpp:65:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0;i<v[x].size();++i) ^ user.cpp: In function ‘int getInt()’: user.cpp:103:67: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] if(++cnt >= buffer) fread(buff, buffer, 1, stdin), cnt = 0; ^ user.cpp:107:67: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] if(++cnt >= buffer) fread(buff, buffer, 1, stdin), cnt = 0; ^ user.cpp: In function ‘int main()’: user.cpp:114:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("unlock.in","r",stdin); ^ user.cpp:115:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("unlock.out","w",stdout); ^ user.cpp:116:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d",&T); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1Depăşit7520kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?