Pagini recente » Cod sursa (job #95054) | Borderou de evaluare (job #1517945) | Cod sursa (job #2233503) | Borderou de evaluare (job #210525) | Borderou de evaluare (job #1381988)
Borderou de evaluare (job #1381988)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:53: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:54: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:57:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:62:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:65:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", A[i] + 1);
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| ✓ | 1 | 0ms | 512kb | OK | 10 | 20 |
| ✗ | 2 | 0ms | 504kb | OK | 10 |
| ✗ | 3 | 180ms | 752kb | OK | 10 | 20 |
| ✗ | 4 | 192ms | 704kb | OK | 10 |
| ✓ | 5 | 740ms | 952kb | OK | 10 | 20 |
| ✗ | 6 | 536ms | 948kb | OK | 10 |
| ✗ | 7 | 824ms | 1056kb | OK | 10 | 10 |
| ✗ | 8 | 912ms | 1144kb | Incorect | 0 | 0 |
| ✗ | 9 | 908ms | 1448kb | Incorect | 0 |
| ✓ | 10 | 840ms | 1440kb | OK | 10 |
| Punctaj total | 70 |