Pagini recente » Borderou de evaluare (job #1301230) | Borderou de evaluare (job #665883) | Borderou de evaluare (job #2050998) | Borderou de evaluare (job #1917163) | Borderou de evaluare (job #1240619)
Borderou de evaluare (job #1240619)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:68:12: warning: unused variable ‘j’ [-Wunused-variable]
int i, j, k, x, y;
^
user.cpp:71: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:72: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:75: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:78:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &x, &y);
^
user.cpp:83: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 5140kb | OK | 10 |
2 | 8ms | 5156kb | OK | 10 |
3 | 36ms | 5292kb | OK | 10 |
4 | 64ms | 5456kb | OK | 10 |
5 | 208ms | 6012kb | OK | 10 |
6 | 348ms | 6604kb | OK | 10 |
7 | 396ms | 6764kb | OK | 10 |
8 | Depăşit | 6780kb | Time limit exceeded. | 0 |
9 | Depăşit | 6748kb | Time limit exceeded. | 0 |
10 | Depăşit | 6772kb | Time limit exceeded. | 0 |
Punctaj total | 70 |