Pagini recente » Borderou de evaluare (job #1820605) | Borderou de evaluare (job #3166808) | Borderou de evaluare (job #1464337) | Borderou de evaluare (job #2097884) | Borderou de evaluare (job #2311622)
Borderou de evaluare (job #2311622)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:11:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("v2d.in", "r", stdin);
^
main.cpp:12:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("v2d.out", "w", stdout);
^
main.cpp:14:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n, &t, &mod);
^
main.cpp:15:84: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
for (int i = 1; i <= n; i++) for (int j = 1; j <= n; j++) scanf("%d", &a[i][j]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 10ms | 4325kb | OK | 10 |
2 | 15ms | 4325kb | OK | 10 |
3 | 36ms | 4325kb | OK | 10 |
4 | 25ms | 4456kb | OK | 10 |
5 | 609ms | 4849kb | OK | 10 |
6 | 544ms | 4980kb | OK | 10 |
7 | 667ms | 5111kb | OK | 10 |
8 | 1200ms | 5242kb | Time limit exceeded | 0 |
9 | 1203ms | 5242kb | Time limit exceeded | 0 |
10 | 1200ms | 5242kb | Time limit exceeded | 0 |
Punctaj total | 70 |