Pagini recente » Borderou de evaluare (job #1597095) | Cod sursa (job #2100167) | Borderou de evaluare (job #669471) | Borderou de evaluare (job #1369290) | Borderou de evaluare (job #1365677)
Borderou de evaluare (job #1365677)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36: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:37: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:41: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:42: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:43: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:44: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:45: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:46: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:51: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:54: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;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 480kb | Primul numar corect | 1 |
| 2 | 0ms | 524kb | Primul numar corect | 1 |
| 3 | 0ms | 648kb | Primul numar corect | 1 |
| 4 | 4ms | 1116kb | Primul numar corect | 1 |
| 5 | 4ms | 1300kb | Primul numar corect | 1 |
| 6 | 12ms | 1784kb | Primul numar corect | 1 |
| 7 | 0ms | 860kb | Primul numar corect | 1 |
| 8 | 0ms | 628kb | Primul numar corect | 1 |
| 9 | 4ms | 1404kb | Primul numar corect | 1 |
| 10 | 4ms | 2600kb | Primul numar corect | 1 |
| 11 | 12ms | 2596kb | Primul numar corect | 1 |
| 12 | 72ms | 3316kb | Primul numar corect | 1 |
| 13 | 52ms | 3844kb | Primul numar corect | 1 |
| 14 | 60ms | 4264kb | Primul numar corect | 1 |
| 15 | 16ms | 4772kb | Primul numar corect | 1 |
| 16 | 8ms | 4748kb | Primul numar corect | 1 |
| 17 | 20ms | 3836kb | Primul numar corect | 1 |
| 18 | 52ms | 4744kb | Primul numar corect | 1 |
| 19 | 52ms | 3308kb | Primul numar corect | 1 |
| 20 | 52ms | 4752kb | Primul numar corect | 1 |
| Punctaj total | 20 |