Pagini recente » Borderou de evaluare (job #287196) | Borderou de evaluare (job #2341792) | Borderou de evaluare (job #2611605) | Borderou de evaluare (job #292453) | Borderou de evaluare (job #1427945)
Borderou de evaluare (job #1427945)
Raport evaluator
Compilare:
user.cpp: In function ‘void read_matrix(int (*)[2])’:
user.cpp:8:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i][j]);
^
user.cpp: In function ‘int main()’:
user.cpp:13:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("switch.in", "r", stdin);
^
user.cpp:14:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("switch.out", "w", stdout);
^
user.cpp:16: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 |
1 | 0ms | 236kb | Incorect | 0 |
Punctaj total | 0 |