Pagini recente » Monitorul de evaluare | Cod sursa (job #1542050) | Cod sursa (job #1461687) | Cod sursa (job #1749983) | Borderou de evaluare (job #1517916)
Borderou de evaluare (job #1517916)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:40:45: warning: format ‘%f’ expects argument of type ‘float*’, but argument 3 has type ‘double*’ [-Wformat=]
fscanf(fin, "%f%f", &p[i].x, &p[i].y);
^
user.cpp:40:45: warning: format ‘%f’ expects argument of type ‘float*’, but argument 4 has type ‘double*’ [-Wformat=]
user.cpp:38:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &n);
^
user.cpp:40:46: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%f%f", &p[i].x, &p[i].y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 96ms | 496kb | Wrong answer! | 0 |
| 2 | 280ms | 496kb | Wrong answer! | 0 |
| 3 | 424ms | 500kb | Wrong answer! | 0 |
| 4 | Depăşit | 464kb | Time limit exceeded. | 0 |
| 5 | Depăşit | 464kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 472kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 472kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 472kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 480kb | Time limit exceeded. | 0 |
| 10 | 20ms | 492kb | Wrong answer! | 0 |
| Punctaj total | 0 |