Pagini recente » Borderou de evaluare (job #1830015) | Borderou de evaluare (job #2354603) | Borderou de evaluare (job #2688696) | Cod sursa (job #1766246) | Borderou de evaluare (job #1635016)
Borderou de evaluare (job #1635016)
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 |
| 1 | Depăşit | 7520kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |