Pagini recente » Borderou de evaluare (job #137327) | Borderou de evaluare (job #1958785) | Borderou de evaluare (job #963920) | Borderou de evaluare (job #262641) | Borderou de evaluare (job #1365916)
Borderou de evaluare (job #1365916)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:117: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:118: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:122: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:123: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:124: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:125: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:126: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:127: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:137: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:140:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&p,&q); A[p][q]=-1; ROBOT_1[p][q]=-1; ROBOT_2[p][q]=-1;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 572kb | OK | 5 |
2 | 0ms | 700kb | OK | 5 |
3 | 0ms | 1092kb | OK | 5 |
4 | 8ms | 2652kb | OK | 5 |
5 | 8ms | 3400kb | OK | 5 |
6 | 24ms | 5264kb | Primul numar corect | 1 |
7 | 0ms | 1804kb | OK | 5 |
8 | 0ms | 1016kb | Primul numar corect | 1 |
9 | 8ms | 3768kb | OK | 5 |
10 | 24ms | 9772kb | Primul numar corect | 1 |
11 | 36ms | 9528kb | Primul numar corect | 1 |
12 | 116ms | 12380kb | Primul numar corect | 1 |
13 | 108ms | 16780kb | OK | 5 |
14 | 124ms | 19852kb | OK | 5 |
15 | 48ms | Depăşit | Memory limit exceeded. | 0 |
16 | 48ms | Depăşit | Memory limit exceeded. | 0 |
17 | 68ms | 17604kb | Primul numar corect | 1 |
18 | 140ms | Depăşit | Memory limit exceeded. | 0 |
19 | 88ms | 13056kb | OK | 5 |
20 | 92ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 56 |