Borderou de evaluare (job #2769187)

Utilizator helloworld0107Iordachi Bianca helloworld0107 Data 13 august 2021 23:44:58
Problema Floyd-Warshall/Roy-Floyd Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:34:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (int j = 1; j <= n; j++) cout << a[i][j] << ' '; cout << "\n"; ^~~ main.cpp:34:62: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for (int j = 1; j <= n; j++) cout << a[i][j] << ' '; cout << "\n"; ^~~~ main.cpp:21:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("royfloyd.in", "r", stdin); ^ main.cpp:22:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("royfloyd.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms131kbOK10
23ms131kbOK10
33ms131kbOK10
44ms131kbOK10
55ms131kbOK10
67ms131kbOK10
78ms131kbOK10
810ms131kbOK10
913ms262kbOK10
1015ms262kbOK10
Punctaj total100

Ceva nu functioneaza?