Pagini recente » Borderou de evaluare (job #3129078) | Borderou de evaluare (job #1138423) | Borderou de evaluare (job #3142015) | Borderou de evaluare (job #2134002) | Borderou de evaluare (job #2210552)
Borderou de evaluare (job #2210552)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:244:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < v.size() ; i ++)
~~^~~~~~~~~~
user.cpp:247:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0 ; j < v.size() && ok == 1 ; j ++)
~~^~~~~~~~~~
user.cpp:254:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < v2.size() ; i ++)
~~^~~~~~~~~~~
user.cpp:255:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = i + 1 ; j < v2.size() ; j ++)
~~^~~~~~~~~~~
user.cpp:262:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i <= v2.size() ; i ++)
~~^~~~~~~~~~~~
user.cpp:268:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < a.size() ; i ++)
~~^~~~~~~~~~
user.cpp:276:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 1 ; i <= v2.size() ; i ++)
~~^~~~~~~~~~~~
user.cpp:39:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("colaj.in" , "r" , stdin);
^
user.cpp:40:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("colaj.out" , "w" , stdout);
^
user.cpp:42:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d" , &n , &m , &p);
^
user.cpp:50:50: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d" , &x1 , &y1 , &x2 , &y2);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 812kb | OK | 10 |
2 | 0ms | 796kb | OK | 10 |
3 | 0ms | 816kb | Incorect | 0 |
4 | 0ms | 792kb | Incorect | 0 |
5 | 0ms | 800kb | Incorect | 0 |
6 | 0ms | 876kb | OK | 10 |
7 | 4ms | 816kb | Incorect | 0 |
8 | 0ms | 864kb | OK | 10 |
9 | 0ms | 876kb | OK | 10 |
10 | 0ms | 780kb | Incorect | 0 |
Punctaj total | 50 |