Borderou de evaluare (job #1617303)

Utilizator dianaorasanuDiana Orasanu dianaorasanu Data 27 februarie 2016 12:57:25
Problema Arbxyz Status done
Runda PreOJI 2016 Clasele 11-12 Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:34:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(M[j].size() == x && folx == false) ^ user.cpp:39:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(k = 0; k < M[ultimul].size(); ++k) ^ user.cpp:49:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if(M[j].size() == y && foly == false) ^ user.cpp:54:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(k = 0; k < M[ultimul].size(); ++k) ^ user.cpp:63:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] else if(M[j].size() == z && folz == false) ^ user.cpp:68:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(k = 0; k < M[ultimul].size(); ++k) ^ user.cpp:78:17: warning: suggest parentheses around comparison in operand of ‘==’ [-Wparentheses] if(folx == foly == folz == true) ^ user.cpp:78:25: warning: suggest parentheses around comparison in operand of ‘==’ [-Wparentheses] if(folx == foly == folz == true) ^ user.cpp:21:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d", &t); ^ user.cpp:25:48: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d%d%d%d", &n, &x, &y, &z); ^ user.cpp:28:40: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d%d", &a, &b);//;fin >> a >> b; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1428kbIncorect0
20ms1424kbIncorect0
34ms1468kbIncorect0
44ms1464kbIncorect0
532ms1660kbIncorect0
628ms1636kbIncorect0
756ms1792kbIncorect0
8308ms3964kbIncorect0
9652ms5400kbIncorect0
10596ms5380kbIncorect0
Punctaj total0

Ceva nu functioneaza?