Pagini recente » Cod sursa (job #815663) | Borderou de evaluare (job #171890) | Borderou de evaluare (job #252612) | Borderou de evaluare (job #2467600) | Borderou de evaluare (job #1290444)
Borderou de evaluare (job #1290444)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:75: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:76: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:79: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:87:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &t, &x, &y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 444kb | OK | 10 | 10 |
2 | 0ms | 444kb | OK | 10 | 10 |
3 | 0ms | 444kb | OK | 10 | 10 |
4 | 0ms | 452kb | OK | 10 | 10 |
5 | 4ms | 460kb | OK | 10 | 30 |
6 | 72ms | 840kb | OK | 10 |
7 | 72ms | 836kb | OK | 10 |
8 | 80ms | 992kb | OK | 10 | 10 |
9 | 40ms | 756kb | OK | 10 | 10 |
10 | 84ms | 1224kb | OK | 10 | 10 |
Punctaj total | 100 |