Pagini recente » Cod sursa (job #2423448) | Cod sursa (job #2335555) | Diferente pentru concursuri intre reviziile 43 si 44 | Cod sursa (job #535781) | Borderou de evaluare (job #1549351)
Borderou de evaluare (job #1549351)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:18:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cuplaj.in" , "r" , stdin);
^
user.cpp:19:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cuplaj.out" , "w" , stdout);
^
user.cpp:21:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d" , &a , &b , &m);
^
user.cpp:26:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d" , &node1 , &node2);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 276kb | OK | 10 |
| 2 | 0ms | 280kb | OK | 10 |
| 3 | 0ms | 276kb | OK | 10 |
| 4 | 0ms | 288kb | OK | 10 |
| 5 | 4ms | 312kb | OK | 10 |
| 6 | 64ms | 436kb | OK | 10 |
| 7 | 32ms | 588kb | OK | 10 |
| 8 | 104ms | 508kb | OK | 10 |
| 9 | Depăşit | 844kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1248kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |