Borderou de evaluare (job #1240610)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:72:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inputFile.c_str(), "r", stdin);
^
user.cpp:73:45: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outputFile.c_str(), "w", stdout);
^
user.cpp:76:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:79:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &S[i].x, &S[i].y);
^
user.cpp:82:51: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &B[i].x, &B[i].y, &B[i].r);
^
user.cpp:90:9: warning: ‘x’ may be used uninitialized in this function [-Wmaybe-uninitialized]
while(B[k].x + B[k].r < x && k <= j) {
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 424kb | Killed by signal 11(SIGSEGV). | 0 |
2 | Depăşit | 460kb | Time limit exceeded. | 0 |
3 | 24ms | 808kb | Incorect | 0 |
4 | Depăşit | 1076kb | Time limit exceeded. | 0 |
5 | Depăşit | 2360kb | Time limit exceeded. | 0 |
6 | Depăşit | 3904kb | Time limit exceeded. | 0 |
7 | Depăşit | 3876kb | Time limit exceeded. | 0 |
8 | Depăşit | 3944kb | Time limit exceeded. | 0 |
9 | 356ms | 4260kb | Incorect | 0 |
10 | 356ms | 4076kb | Incorect | 0 |
Punctaj total | 0 |