Pagini recente » Borderou de evaluare (job #2714108) | Borderou de evaluare (job #2893828) | Borderou de evaluare (job #1596361) | Borderou de evaluare (job #2572792) | Borderou de evaluare (job #1763948)
Borderou de evaluare (job #1763948)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:95:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[0].size(); ++i)
^
user.cpp:108:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int k = 0; k < sol.size() && !sameForest; ++k)
^
user.cpp:157:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j <finalSol[i].size(); ++j)
^
user.cpp:53:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("piese3.in","r",stdin);
^
user.cpp:54:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("piese3.out","w",stdout);
^
user.cpp: In function ‘int getint()’:
user.cpp:29:55: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if (++ptr>=maxb) fread(buf,maxb,1,stdin),ptr=0;
^
user.cpp:32:55: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
if (++ptr>=maxb) fread(buf,maxb,1,stdin),ptr=0;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 10092kb | Time limit exceeded. | 0 |
Punctaj total | 0 |