Pagini recente » Borderou de evaluare (job #3319924) | Borderou de evaluare (job #169245) | Borderou de evaluare (job #625525) | Borderou de evaluare (job #3336974) | Borderou de evaluare (job #2101340)
Borderou de evaluare (job #2101340)
Raport evaluator
Compilare:
user.cpp: In function ‘void shrinkSCC()’:
user.cpp:50:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < M.size(); i++){
^
user.cpp:51:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < M.size(); j++)
^
user.cpp: In function ‘void buildSCC()’:
user.cpp:66:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < M.size(); i++)
^
user.cpp:67:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < M[i].size(); j++)
^
user.cpp: In function ‘void matching()’:
user.cpp:114:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(markedsources != S.size()){
^
user.cpp: In function ‘int main()’:
user.cpp:164:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = p + 1; i <= S.size(); i++)
^
user.cpp:171:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = S.size() + 1; i < T.size(); i++)
^
user.cpp:179:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = p + 1; i <= S.size(); i++)
^
user.cpp:183:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = S.size() + 1; i < T.size(); i++)
^
user.cpp:140:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d%d", &n, &m);
^
user.cpp:143:34: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d%d", &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 504kb | Corect | 10 |
| 2 | 0ms | 600kb | Corect | 10 |
| 3 | 0ms | 476kb | Corect | 10 |
| 4 | 0ms | 468kb | Corect | 10 |
| 5 | 0ms | 512kb | Corect | 10 |
| 6 | 0ms | 456kb | Corect | 10 |
| 7 | 0ms | 592kb | Corect | 10 |
| 8 | 0ms | 484kb | Corect | 10 |
| 9 | 0ms | 512kb | Solutie gresita | 2 |
| 10 | 0ms | 504kb | Solutie gresita | 2 |
| Punctaj total | 84 |