Pagini recente » Borderou de evaluare (job #1986100) | Borderou de evaluare (job #1212950) | Borderou de evaluare (job #1250533) | Borderou de evaluare (job #841535) | Borderou de evaluare (job #2565972)
Borderou de evaluare (job #2565972)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:74:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (p1 < lvl[i-1].size() && p2 < v[road[i]].size()){
~~~^~~~~~~~~~~~~~~~~
main.cpp:74:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (p1 < lvl[i-1].size() && p2 < v[road[i]].size()){
~~~^~~~~~~~~~~~~~~~~~~
main.cpp:89:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (p1 < lvl[i-1].size()){
~~~^~~~~~~~~~~~~~~~~
main.cpp:98:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (p2 < v[road[i]].size()){
~~~^~~~~~~~~~~~~~~~~~~
main.cpp:34:19: warning: unused variable 'vecin' [-Wunused-variable]
int nod , j , vecin , sol , p1 , p2;
^~~~~
main.cpp:35:30: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d%d",&n,&x);
^
main.cpp:37:34: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d%d",&a,&b);
^
main.cpp:44:34: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
fscanf (fin,"%d",&val[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 393kb | OK | 10 |
2 | 5ms | 524kb | OK | 10 |
3 | 6ms | 1572kb | OK | 10 |
4 | 11ms | 2752kb | OK | 10 |
5 | 15ms | 3145kb | OK | 10 |
6 | 24ms | 4587kb | OK | 10 |
7 | 88ms | 13631kb | OK | 10 |
8 | 98ms | 14548kb | OK | 10 |
9 | 100ms | 14942kb | Time limit exceeded | 0 |
10 | 96ms | 17039kb | OK | 10 |
Punctaj total | 90 |