Pagini recente » Cod sursa (job #1753770) | Borderou de evaluare (job #1143000) | Borderou de evaluare (job #1494382) | Borderou de evaluare (job #1686254) | Borderou de evaluare (job #1276042)
Borderou de evaluare (job #1276042)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:65: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:68: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: In function ‘int main()’:
user.cpp:124: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:125: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:128:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 8ms | 2996kb | OK | 10 | 10 |
| 2 | 12ms | 3004kb | OK | 10 | 10 |
| 3 | 12ms | 3004kb | OK | 10 | 10 |
| 4 | 12ms | 3004kb | OK | 10 | 10 |
| 5 | 68ms | 3000kb | OK | 10 | 10 |
| 6 | 500ms | 3000kb | OK | 10 | 10 |
| 7 | Depăşit | 2984kb | Time limit exceeded. | 0 | 0 |
| 8 | Depăşit | 2984kb | Time limit exceeded. | 0 | 0 |
| 9 | Depăşit | 2976kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 2980kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |