Pagini recente » Borderou de evaluare (job #3003362) | Borderou de evaluare (job #2677527) | Borderou de evaluare (job #82795) | Borderou de evaluare (job #1543906) | Borderou de evaluare (job #1635125)
Borderou de evaluare (job #1635125)
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:104: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:108: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:116: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:117: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:118: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 | 2668ms | 7632kb | Incorect | 0 |
Punctaj total | 0 |