Pagini recente » Borderou de evaluare (job #711893) | Borderou de evaluare (job #1171579) | Borderou de evaluare (job #785452) | Borderou de evaluare (job #2382823) | Borderou de evaluare (job #1366381)
Borderou de evaluare (job #1366381)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:79:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ai.in", "r", stdin);
^
user.cpp:80:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("ai.out", "w", stdout);
^
user.cpp:84:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&N); //NUMAR SEGMENTE MATRICE
^
user.cpp:85:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&T1,&T2); //COORDONATE TINTA
^
user.cpp:86:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&S1,&S2); //COORDONATE SURSA 1
^
user.cpp:87:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &S3,&S4); //COORDONATE SURSA 2
^
user.cpp:88:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &R1,&R2); //COORDONATE ROBOT 1
^
user.cpp:89:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &R3,&R4); //COORDONATE ROBOT 2
^
user.cpp:94:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&w); //NR OBSTACOLE
^
user.cpp:97:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&p,&q); v[i][1]=p; v[i][2]=q; ROBOT[p][q]=-1;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 472kb | OK | 5 |
| 2 | 0ms | 520kb | OK | 5 |
| 3 | 0ms | 672kb | OK | 5 |
| 4 | 4ms | 1404kb | OK | 5 |
| 5 | 4ms | 1740kb | OK | 5 |
| 6 | 24ms | 3028kb | Primul numar corect | 1 |
| 7 | 0ms | 936kb | OK | 5 |
| 8 | 0ms | 636kb | Primul numar corect | 1 |
| 9 | 8ms | 1972kb | OK | 5 |
| 10 | 20ms | 5384kb | Primul numar corect | 1 |
| 11 | 32ms | 5536kb | Primul numar corect | 1 |
| 12 | 112ms | 9324kb | Primul numar corect | 1 |
| 13 | 104ms | 11648kb | OK | 5 |
| 14 | 120ms | 14040kb | OK | 5 |
| 15 | 68ms | 16220kb | Primul numar corect | 1 |
| 16 | 72ms | 16108kb | Primul numar corect | 1 |
| 17 | 64ms | 11108kb | Primul numar corect | 1 |
| 18 | 132ms | 16880kb | OK | 5 |
| 19 | 88ms | 9032kb | OK | 5 |
| 20 | 112ms | 15972kb | OK | 5 |
| Punctaj total | 68 |