Pagini recente » Borderou de evaluare (job #367864) | Borderou de evaluare (job #2820276) | Borderou de evaluare (job #1109223) | Borderou de evaluare (job #3249078) | Borderou de evaluare (job #1635986)
Borderou de evaluare (job #1635986)
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS(int)’:
user.cpp:66:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[x].size();++i)
^
user.cpp: In function ‘int getInt()’:
user.cpp:105: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:109: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:117: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:118: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:119: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 |
1 | Depăşit | 9408kb | Time limit exceeded. | 0 |
Punctaj total | 0 |