Pagini recente » Cod sursa (job #181533) | Monitorul de evaluare | Cod sursa (job #1407186) | Borderou de evaluare (job #1956721) | Borderou de evaluare (job #1512996)
Borderou de evaluare (job #1512996)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:98:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( fin, "%d", &n );
^
user.cpp:100:52: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( fin, "%d%d", &p[ i ].x, &p[ i ].y );
^
user.cpp:102:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( fin, "%d", &m );
^
user.cpp:104:82: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf( fin, "%d%d%d%d", &q[ i ].x1, &q[ i ].y1, &q[ i ].x2, &q[ i ].y2 );
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 324kb | OK | 10 |
| 2 | 0ms | 324kb | OK | 10 |
| 3 | 4ms | 464kb | OK | 10 |
| 4 | 160ms | 2616kb | OK | 10 |
| 5 | Depăşit | 4624kb | Time limit exceeded. | 0 |
| 6 | 164ms | 4748kb | OK | 10 |
| 7 | 336ms | 6848kb | OK | 10 |
| 8 | 152ms | 6724kb | OK | 10 |
| 9 | Depăşit | 8784kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 8708kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |