Pagini recente » Borderou de evaluare (job #696848) | Borderou de evaluare (job #1533172) | Borderou de evaluare (job #2148968) | Borderou de evaluare (job #1003011) | Borderou de evaluare (job #2210311)
Borderou de evaluare (job #2210311)
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:245:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = i + 1 ; j < v.size() ; j ++)
~~^~~~~~~~~~
user.cpp:252:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i <= v.size() ; i ++)
~~^~~~~~~~~~~
user.cpp:258:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0 ; i < a.size() ; i ++)
~~^~~~~~~~~~
user.cpp:266:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 1 ; i <= v.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 | 928kb | Incorect | 0 |
2 | 0ms | 928kb | OK | 10 |
3 | 8ms | 1336kb | OK | 10 |
4 | 0ms | 788kb | OK | 10 |
5 | 0ms | 932kb | OK | 10 |
6 | 0ms | 904kb | OK | 10 |
7 | 8ms | 1724kb | OK | 10 |
8 | 0ms | 928kb | OK | 10 |
9 | 0ms | 880kb | OK | 10 |
10 | 0ms | 868kb | OK | 10 |
Punctaj total | 90 |