Borderou de evaluare (job #1189125)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:112:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("photoshop.in", "rb", stdin);
^
user.cpp:113:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("photoshop.out", "wb", stdout);
^
user.cpp:115:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nrOp);
^
user.cpp:121:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &opType);
^
user.cpp: In member function ‘void Point::read()’:
user.cpp:22:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
user.cpp: In member function ‘void Rect::read()’:
user.cpp:39:55: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d", &minX, &maxY, &maxX, &minY);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 288kb | Incorect | 0 |
2 | 0ms | 284kb | Incorect | 0 |
3 | 0ms | 288kb | Incorect | 0 |
4 | 0ms | 288kb | Incorect | 0 |
5 | Depăşit | 536kb | Time limit exceeded. | 0 |
6 | Depăşit | 532kb | Time limit exceeded. | 0 |
7 | Depăşit | 516kb | Time limit exceeded. | 0 |
8 | Depăşit | 484kb | Time limit exceeded. | 0 |
9 | Depăşit | 488kb | Time limit exceeded. | 0 |
10 | Depăşit | 512kb | Time limit exceeded. | 0 |
Punctaj total | 0 |